[Webkit-unassigned] [Bug 140371] elements with display:table and width:100% show 1px flickering if parent width uses non static unit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Nov 28 11:17:15 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=140371
Maxime Lapointe <hunter_spawn at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hunter_spawn at hotmail.com
--- Comment #1 from Maxime Lapointe <hunter_spawn at hotmail.com> ---
I don't believe the parent having a variable unit matters, or maybe not anymore. I tested this in chrome 84 and 87, on Windows, Ubuntu and MacOS
In my less awesome demo here. A table inside a div that has a fixed width doesn't take the full space either (Thats the green line below)
You can compare the width of the sibling div in red which takes the full space. They don't line up in Chrome.
https://jsfiddle.net/HellzStormer/7nbuqop5/15/
Note, if they do line up, that may be luck. Try zooming/unzooming.
Any chance this could be looked at?
--
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/20201128/22d6c72c/attachment.htm>
More information about the webkit-unassigned
mailing list