Skip to content
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

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

Merged
merged 1 commit into from
Jul 19, 2024

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
2 checks passed
@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