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 "Launching the web share target" to use "create a fresh top-level traversable" #110

Open
alancutter opened this issue Oct 31, 2022 · 1 comment

Comments

@alancutter
Copy link

Replace the last two steps of https://w3c.github.io/web-share-target/#launching-the-web-share-target

  1. Let browsing context be the result of creating a new top-level browsing context.
  2. Navigate browsing context to a new Request whose method is method, url is url, header list is header list, and body is body.

with a call to: https://whatpr.org/html/6315/document-sequences.html#create-a-fresh-top-level-traversable

@alancutter
Copy link
Author

cc: @domenic

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

No branches or pull requests

1 participant