[Webkit-unassigned] [Bug 163960] New: Implement the "noopener" feature for window.open()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 25 11:50:38 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163960
Bug ID: 163960
Summary: Implement the "noopener" feature for window.open()
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aestes at apple.com
CC: cdumez at apple.com
Step 9.1 of https://html.spec.whatwg.org/#dom-open says:
If the result of splitting features on commas contains the token "noopener", then disown target browsing context's opener and return null.
We should implement this feature to compliment our support for rel=noopener on a and area elements.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161025/a7f128f0/attachment.html>
More information about the webkit-unassigned
mailing list