Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Update fragment serializing algorithm steps node argument to accept Documents#10497

Merged
domenic merged 1 commit intowhatwg:mainfrom
lukewarlow:fragment-serialize-document
Jul 19, 2024
Merged

Update fragment serializing algorithm steps node argument to accept Documents#10497
domenic merged 1 commit intowhatwg:mainfrom
lukewarlow:fragment-serialize-document

Conversation

@lukewarlow
Copy link
Member

@lukewarlow lukewarlow commented Jul 18, 2024

This is used by the XHR spec

See whatwg/xhr#390 which updates the link in that spec but even currently it passes a Document to this algorithm.

  • At least two implementers are interested (and none opposed):
  • Tests are written and can be reviewed and commented upon at:
  • Implementation bugs are filed:
    • Chromium: …
    • Gecko: …
    • WebKit: …
    • Deno (only for timers, structured clone, base64 utils, channel messaging, module resolution, web workers, and web storage): …
    • Node.js (only for timers, structured clone, base64 utils, channel messaging, and module resolution): …
  • MDN issue is filed: …
  • The top of this comment includes a clear commit message to use.

(See WHATWG Working Mode: Changes for more details.)


/dynamic-markup-insertion.html ( diff )

@domenic domenic merged commit 5deef84 into whatwg:main Jul 19, 2024
@lukewarlow lukewarlow deleted the fragment-serialize-document branch July 19, 2024 06:42
annevk pushed a commit to whatwg/xhr that referenced this pull request Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants