[Webkit-unassigned] [Bug 245927] font-size treats <number> as pixels in standard mode when previously specified on SVG/MathML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 2 21:07:05 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245927

--- Comment #5 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
There is bug 84469 about dropping the quirks mode behavior (which apparently people don't agree). But here the issue is happening in standard mode which sounds like unintended (and per comment 2 is reported as invalid in devtools). It looks like the SVG/MathML elements are forcing the quirks mode behavior, removing them make the span render with the inherited font-size of 100px.

-- 
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/20221003/c211a3c9/attachment-0001.htm>


More information about the webkit-unassigned mailing list