[Webkit-unassigned] [Bug 147976] initial-letter fails to exclude text around glyph bounding box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 24 11:20:39 PDT 2022


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

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> ---
If from above attached test case, I remove -webkit- then all browsers behave same but if I keep -webkit- then "J" initial letter is big italic and remaining characters 'udge' touches "J".

-webkit- removed JSFiddle - https://jsfiddle.net/5wsq6han/show/

I followed MDN article and also changed the size in fraction from 5 to 5.0 and then also added back -webkit-:

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

But Safari and all other browser still differ, other browser don't support "initial-letter" as per - https://developer.mozilla.org/en-US/docs/Web/CSS/initial-letter

We are trying to aligning with any web-spec? Since other browsers don't even support it. Just wanted to to share update. 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/20220724/d7481ed0/attachment.htm>


More information about the webkit-unassigned mailing list