-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upstream XMLSerializer from DOM Parsing spec #11077
Conversation
d1f39fe
to
ff73ffc
Compare
Spec PR for DOM Parsing to remove this w3c/DOM-Parsing#87 |
ff73ffc
to
2fa063d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good editorially. I'll let @domenic do the final take as I'm not sure what kind of requirements he had in mind for partial upstreaming.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll fix the nit and merge. Thanks!
|
||
<ol> | ||
<li><p>Return the <span data-x="xml-serialization">XML serialization</span> of <var>root</var> | ||
given <var>false</var>.</p></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
false is not a variable.
This has been moved to the HTML Standard in whatwg/html#11077.
Upstream XMLSerializer from DOM Parsing spec
(See WHATWG Working Mode: Changes for more details.)
/dynamic-markup-insertion.html ( diff )
/index.html ( diff )