Skip to content

Normalize DOM error sections to explicitly mention DOMException#5261

Open
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/dom-normalize-error-sections
Open

Normalize DOM error sections to explicitly mention DOMException#5261
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/dom-normalize-error-sections

Conversation

@lacatoire
Copy link
Contributor

Summary

  • Add an introductory <simpara> to all 28 DOM error sections that list error codes without
    mentioning DOMException
  • Each error section now explicitly states: "May throw a DOMException with the following error
    codes:"
  • Affected classes: DOMCharacterData, DOMDocument, DOMElement, DOMImplementation,
    DOMNode

Fixes #4225

@lacatoire lacatoire requested a review from ndossche as a code owner February 5, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Normalize error sections in DOM

1 participant