- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Tue, 26 Mar 2019 21:18:34 +0000
- To: public-css-archive@w3.org
emilio has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-lists] Is the list-item counter increment for list items reflected in the computed style? == @domenic raised this potential interop issue. Edge supports the list-item counter, but doesn't expose it in the computed style. Reading https://drafts.csswg.org/css-lists/#declaring-a-list-item: > (This has no effect on the values of the counter-* properties.) I read it as "shouldn't be exposed in the computed style". But @MatsPalmgren disagrees with this (https://bugzilla.mozilla.org/show_bug.cgi?id=1539171#c3). Given this requires some magic already I tend to think it shouldn't be exposed in the computed styles, though Mats thinks it's better. Could this be clarified? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3769 using your GitHub account
Received on Tuesday, 26 March 2019 21:18:35 UTC