[Webkit-unassigned] [Bug 94292] :first-letter breaks counters and quotes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 22:45:34 PDT 2012


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





--- Comment #3 from Elliott Sprehn <esprehn at chromium.org>  2012-08-16 22:46:07 PST ---
Created an attachment (id=159003)
 --> (https://bugs.webkit.org/attachment.cgi?id=159003&action=review)
Counter Reduction

Because we destroy the RenderCounter any changes to the counter values (ex. adding or removing a counter-reset or counter-increment) doesn't get reflected in the other counters in the document. 

Note: Inserting at the end of a counter scope appears to work, but that's just coincidence because of the separate CounterNode tree.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list