[Webkit-unassigned] [Bug 264145] collectLayerFragments() expects a dirty rect relative to the multicol container.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 05:34:38 PST 2023


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karlcow at apple.com

--- Comment #2 from Karl Dubost <karlcow at apple.com> ---
Created attachment 468675

  --> https://bugs.webkit.org/attachment.cgi?id=468675&action=review

rendering in safari, firefox, chrome

hmm not sure what are the expectations but

Safari: 
1 2 3 4

Firefox:
4
3
2
1

Chrome:
2 4
1 3

The test text says: 
"Below, the numbers from 1 to 4 should be seen, in ascending order."

which is the case for Safari. 

I have the feeling the test is not fully exhibiting what we would like to know.

-- 
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/20231120/3484ebde/attachment.htm>


More information about the webkit-unassigned mailing list