[Webkit-unassigned] [Bug 188634] New: Custom element constructor doesn't use HTMLElement in new.target's realm
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 15 21:18:57 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=188634
Bug ID: 188634
Summary: Custom element constructor doesn't use HTMLElement in
new.target's realm
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: rniwa at webkit.org
CC: cdumez at apple.com
When a custom element constructor invokes HTMLElement constructor of a different realm,
WebKit uses that realm's HTMLElement to construct the element instead of HTMLElement in new.target's realm.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180816/53984b51/attachment.html>
More information about the webkit-unassigned
mailing list