[Webkit-unassigned] [Bug 202409] [CSS Shadow Parts] Parse 'part' attribute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 1 13:41:30 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202409
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #379943|review? |review+
Flags| |
--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 379943
--> https://bugs.webkit.org/attachment.cgi?id=379943
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=379943&action=review
> Source/WebCore/dom/Element.cpp:1723
> + else if (name == HTMLNames::partAttr)
> + partAttributeChanged(newValue);
Add a runtime check?
--
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/20191001/5976ed3f/attachment.html>
More information about the webkit-unassigned
mailing list