[Webkit-unassigned] [Bug 256040] Do not parse caption-side: left / right as valid CSS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 27 07:44:26 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=256040
--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I tried to find for cases in 'CSSPropertyCaptionSide' but couldn't find except this:
https://searchfox.org/wubkat/source/Source/WebCore/css/parser/CSSPropertyParser.cpp#1139
and then this:
https://searchfox.org/wubkat/source/Source/WebCore/css/CSSProperties.json#3071
______
Let me try to remove 'left' and 'right' from .json file from above and see if it works.
Although, if we need to remove elsewhere as well, appreciate if someone else can guide. Thanks!
--
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/20230427/fef14d0e/attachment.htm>
More information about the webkit-unassigned
mailing list