[Webkit-unassigned] [Bug 168258] "font-family: initial" works differently for form elements compared to regular ones

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 16 06:01:18 PDT 2022


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #8 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
All browsers differ in the attached test case example:

*** Chrome Canary 108 ***

div: Times
input: Times

*** Firefox Nightly 107 ***

div: serif
input: serif

*** Safari Technology Preview 155 on macOS 12.6 ***

div: -webkit-standard
input: -webkit-standard

_____

Just wanted to share updated results. 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/20221016/68735945/attachment-0001.htm>


More information about the webkit-unassigned mailing list