[Radio] ::after:dir(...) considered incorrect in some parsers
Westbrook opened this issue · 1 comments
Westbrook commented
Some strict parsing contexts will consider placing :dir
after pseudo element incorrect and throw.
spectrum-css/components/radio/index.css
Lines 486 to 488 in 3c7de5e
Not sure if this means it just gets "CSS error" (e.g. dropped) in some browsers or whether browser parsers are more lenient or something else, but it would be great if we could normalize this so that down stream tooling can more easily handle the Spectrum CSS published content.