[Webkit-unassigned] [Bug 125835] @font-face should not affect width of characters outside of its unicode-range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 21 09:48:07 PDT 2022


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

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
Although I don't think anything would be required because if I change the test case from patch to JSFiddle:

Link - https://jsfiddle.net/jgxmopf0/show

All browsers (Safari 15.6.1, Safari Technology Preview 151, Firefox Nightly 105 and Chrome Canary 106) show same this:

@font-face should not affect width of characters outside of its unicode-range

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS document.getElementById('test').offsetWidth is document.getElementById('sans').offsetWidth
PASS successfullyParsed is true

TEST COMPLETE

______

Appreciate if someone else can comment. 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/20220821/1946f126/attachment.htm>


More information about the webkit-unassigned mailing list