[Webkit-unassigned] [Bug 165722] New: Replace isUnclosedNode by isClosedShadowHidden
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 10 00:09:44 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165722
Bug ID: 165722
Summary: Replace isUnclosedNode by isClosedShadowHidden
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: rniwa at webkit.org
CC: cdumez at apple.com
The DOM Specification recently replaced the concept of âunclosedâ by âclosed-shadow-hiddenâ (negated).
https://dom.spec.whatwg.org/#concept-closed-shadow-hidden
https://github.com/whatwg/dom/pull/306
The new name is pretty horrible but thereâs still a value in matching the spec terminology so do that.
--
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/20161210/f46ad24d/attachment.html>
More information about the webkit-unassigned
mailing list