[Webkit-unassigned] [Bug 220768] Update LayoutTests/imported/w3c/web-platform-tests/shadow-dom to the latest
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 5 21:38:21 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220768
--- Comment #9 from Tetsuharu Ohzeki [UTC+9] <tetsuharu.ohzeki at gmail.com> ---
(In reply to Ryosuke Niwa from comment #7)
> Comment on attachment 419424 [details]
> Patch
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=419424&action=review
>
> > LayoutTests/imported/w3c/web-platform-tests/shadow-dom/nested-slot-remove-crash-expected.txt:1
> > +CONSOLE MESSAGE: SyntaxError: Cannot declare a const variable twice: 'root'.
>
> Huh, we should fix this test upstream!
>
> > LayoutTests/imported/w3c/web-platform-tests/shadow-dom/nested-slot-remove-crash.html:30
> > + const root = host.attachShadow({mode:"open"});
>
> This is clearly wrong.
Thank you for your r+cq+!
I think so too and opened https://github.com/web-platform-tests/wpt/pull/27510.
But,,, I cannot see the original chromium bug and the reason. I’m not confident that this should be fixed.
(I suspect strongly this `const` is mistake)
--
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/20210206/54305191/attachment-0001.htm>
More information about the webkit-unassigned
mailing list