Skip to content

Preserve character data and handle void elements in innerHTML parsing - #685

Draft
olavoasantos wants to merge 1 commit into
normalize-dom-namespacesfrom
preserve-html-parser-data
Draft

Preserve character data and handle void elements in innerHTML parsing#685
olavoasantos wants to merge 1 commit into
normalize-dom-namespacesfrom
preserve-html-parser-data

Conversation

@olavoasantos

@olavoasantos olavoasantos commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Preserve character data and handle void elements in innerHTML parsing.
  • Add focused regression coverage for the corrected behavior.

Stack

Validation

Fresh GitHub CI on restacked head 1b7881e passes:

  • lint;
  • type-check and build;
  • unit tests with coverage;
  • bundle-size checks;
  • Playwright end-to-end tests;
  • the classified Web Platform Test suite.

@olavoasantos
olavoasantos force-pushed the preserve-html-parser-data branch from 041ee09 to f922a66 Compare September 3, 2026 15:29
@olavoasantos
olavoasantos changed the base branch from deliberate-document-cloning to normalize-dom-namespaces September 3, 2026 15:30
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.

1 participant