[Webkit-unassigned] [Bug 250012] baseline-shift property does not allow inheritance of numerical values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 19 07:37:19 PDT 2023


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

--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Plus I think here - https://searchfox.org/wubkat/source/Source/WebCore/rendering/svg/SVGTextLayoutEngineBaseline.cpp#56

baselineshift::Length:

We are returning 'default' of '0' rather than percentage value?

But at the same time, the length type of percentage is dealt here, if I am reading this bit correctly:

https://searchfox.org/wubkat/source/Source/WebCore/rendering/svg/SVGTextLayoutEngineBaseline.cpp#42

Confused...

-- 
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/20230319/1f55245b/attachment.htm>


More information about the webkit-unassigned mailing list