RESOLVED CONFIGURATION CHANGED Bug 11033
Counters ignoring order
https://bugs.webkit.org/show_bug.cgi?id=11033
Summary Counters ignoring order
Beth Dakin
Reported 2006-09-25 14:44:42 PDT
The attached test case does not render properly. To see the bug, counters need to be implemented (http://bugzilla.opendarwin.org/show_bug.cgi?id=4980), but I have not yet committed that patch, so this bug is not yet present in the nightlies. I am filing it anyway in anticipation.
Attachments
Test case (6.47 KB, text/html)
2006-09-25 14:45 PDT, Beth Dakin
no flags
Beth Dakin
Comment 1 2006-09-25 14:45:11 PDT
Created attachment 10770 [details] Test case
Allan Sandfeld Jensen
Comment 2 2006-12-29 08:09:13 PST
The issue is probably that the ::before elements are not created and therefore not counted.
Robert Blaut
Comment 3 2009-01-02 05:09:03 PST
The reported test case is properly rendered in WebKit r39524.
Ahmad Saleem
Comment 4 2022-07-22 09:41:28 PDT
I am unable to reproduce this bug in Safari 15.6 on macOS 12.5 based on attached test case. From the output, Safari have both lines matched each other similar to what is expected of this test and it matches with other browsers (Chrome Canary 105 and Firefox Nightly 104) as well. I think it might be fixed along the way, can this be marked as "RESOLVED CONFIGURATION CHANGED". Thanks!
Note You need to log in before you can comment on or make changes to this bug.