[Webkit-unassigned] [Bug 259435] Remove iOS specific-quirk (non-standard) UA stylesheet rule from svg.css of 'text-size-adjust'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 31 17:00:00 PDT 2023


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

--- Comment #8 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I took test case from Chrome bug reported (for bug 118818 - candidate merge) and then did it run on iOS 16.6:

Test Case - https://jsfiddle.net/mEZq8/5/show

iOS does not zoom 'text' issue [pinch to zoom and A+-] and don't have bug where 'A' text go out of container etc. but we have it on desktop as can be test on WebKit ToT etc.

Separate Note - Local patch of bug 118818 still fixes it for desktop.

______

text, tspan, tref {
   -webkit-text-size-adjust: none;
}

-- 
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/20230801/c0f60873/attachment.htm>


More information about the webkit-unassigned mailing list