[Webkit-unassigned] [Bug 246216] Invalid counters after contain: style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 04:06:01 PDT 2022


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

--- Comment #3 from Rob Buis <rbuis at igalia.com> ---
(In reply to Karl Dubost from comment #2)
> Created attachment 462931 [details]
> rendering in safari, firefox, chrome
> 
> Safari
> 
> ```
> 1. Child 1
> 2. Child 2
>     1. Contained Child 1
> 1. Child 3
> ```
> 
> Firefox 
> ```
> 1. Child 1
> 2. Child 2
>     1. Contained Child 1
> 3. Child 3
> ```
> 
> Chrome
> ```
> 1. Child 1
> 2. Child 2
>     3. Contained Child 1
> 4. Child 3
> ```
> 
> 3 browsers, 3 different results.

On my Chrome 106 (Mac) I get same result as Firefox, ie. last counter is "3. Child 3", can you check? It does not react to the buttons, I can confirm that.

-- 
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/20221012/9c8bcf68/attachment.htm>


More information about the webkit-unassigned mailing list