[Webkit-unassigned] [Bug 246216] Invalid counters after contain: style
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 11 22:38:57 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246216
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 462931
--> https://bugs.webkit.org/attachment.cgi?id=462931&action=review
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.
--
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/7709aeab/attachment-0001.htm>
More information about the webkit-unassigned
mailing list