[Webkit-unassigned] [Bug 184532] document.fonts.check isn't work correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 6 07:16:40 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=184532
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari 15.6 on macOS 12.5 using instructions from Comment 0.
1) On this bug page, open Developer Tools and Console
2) Type - document.fonts.check('12px normal ANY_RANDOM_NAME');
3) Hit Enter and it will show "true"
I also get "true" doing same steps in Firefox Nightly 105 while only Chrome Canary 106 show "false" but this Chrome bug suggests that Chrome behavior is wrong and incorrect as per web-spec:
Link - https://bugs.chromium.org/p/chromium/issues/detail?id=591602
WHATWG Github - https://github.com/w3c/csswg-drafts/issues/5744
Appreciate if someone can comment whether we need to fix this or we can ignore this and ask Chrome to change their behavior. 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/20220806/cb4b5c81/attachment.htm>
More information about the webkit-unassigned
mailing list