[Webkit-unassigned] [Bug 154983] ComposedTreeIterator may traverse slotted nodes multiple times
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 3 15:54:28 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=154983
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #272781|review? |review+
Flags| |
--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 272781
--> https://bugs.webkit.org/attachment.cgi?id=272781
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=272781&action=review
> LayoutTests/fast/shadow-dom/composed-tree-slots.html:1
> +<script>
Missing DOCTYPE.
> LayoutTests/fast/shadow-dom/composed-tree-slots.html:49
> +var console = document.querySelector("#console");
Can we use some other variable name to avoid shadowing window.console?
--
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/20160303/41fcbd64/attachment.html>
More information about the webkit-unassigned
mailing list