Re: [csswg-drafts] [css-lists] Should option/optgroup be able to set counters? (#4004)

Small note: it works in Chrome with `multiple` attribute :) https://codepen.io/kizu/pen/EowqxX

(Also, [a link to the chromium issue](https://bugs.chromium.org/p/chromium/issues/detail?id=799465#c7))

I'm not sure if I want to push this as something that should work everywhere, but there is no other way right now to use the value of selects in any other way in CSS, so…

Other case tests for which that I remember doing and which had differences in various browsers (but I don't think I created issues for this) — `counter-increment` inside inline SVG. I imagine there could be other _interesting_ cases, including maybe shadow DOM and so on :D

-- 
GitHub Notification of comment by kizu
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4004#issuecomment-498850513 using your GitHub account

Received on Tuesday, 4 June 2019 21:28:13 UTC