[Webkit-unassigned] [Bug 112304] Size of box which have css column and text-shadow set is not calculated properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 17 03:14:48 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |zlip.792 at gmail.com
     Ever confirmed|0                           |1

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
All browsers differ:

*** Safari Technology Preview 153 ***

Second and third <div> makes layout shift and push the container on the bottom and also malformed text distribution

*** Chrome Canary 107 ***

Not layout shift but third <div> does not have text shadow

*** Firefox Nightly 106 ***

No layout shift and no weird quirks like on third <div> - It just works!

_____

I updated test case to JSFiddle to remove any -webkit- prefix and make it streamline.

Link - https://jsfiddle.net/6abn9hrq/show

Changing Status to "New" to track weird "layout shift".

-- 
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/20220917/5d306f41/attachment.htm>


More information about the webkit-unassigned mailing list