[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:36:29 PST 2023


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

--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Karl Dubost from comment #2)
> Created attachment 468675 [details]
> 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.

Removed -webkit- prefixes from JSFiddle? Mine still has them so Firefox might have different behavior after removing. Just assuming.

-- 
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/a4c237b4/attachment.htm>


More information about the webkit-unassigned mailing list