Skip to content

Split up partial elements, and set up SetHTML variants for extraction.#392

Open
otherdaniel wants to merge 1 commit intoWICG:mainfrom
otherdaniel:391-tool-support
Open

Split up partial elements, and set up SetHTML variants for extraction.#392
otherdaniel wants to merge 1 commit intoWICG:mainfrom
otherdaniel:391-tool-support

Conversation

@otherdaniel
Copy link
Copy Markdown
Collaborator

@otherdaniel otherdaniel commented Apr 9, 2026

This splits up the partial interfaces, so that the setHTML/parseHTML methods can be extracted, while setHTMLUnsafe/parseHTMLUnsafe are not, as requested by #391.

Fix: #391


Preview | Diff

Copy link
Copy Markdown

@saschanaz saschanaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(idk my approval matters, but should be good from bikeshed usage perspective)

@mozfreddyb
Copy link
Copy Markdown
Collaborator

OK to merge from my end. This is mostly editorial and I'm happy if it makes tooling happy :-)

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.

Split setHTML() out of class=extract

3 participants