Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement Window SetOpener #20960
Closed
Implement Window SetOpener #20960
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Spec: https://html.spec.whatwg.org/multipage/#dom-opener (Step 2)
test: https://github.com/servo/servo/blob/master/tests/wpt/web-platform-tests/html/browsers/windows/auxiliary-browsing-contexts/opener-setter.window.js
code: https://github.com/servo/servo/pull/20678/files#diff-ffcaa7c334fe34498bc7362e376be445R555