[csswg-drafts] CSS detection of base attribute implementation support (#6195)

gregwhitworth has just created a new issue for https://github.com/w3c/csswg-drafts:

== CSS detection of base attribute implementation support ==
In issue #5998 we resolved to make `base` an attribute rather than a keyword. However, we also resolved that an author will want to be able to determine if `base` is supported to adjust their styles accordingly. I was actioned to open this issue to determine what that solution will look like.

@frivoal recommended a pseudo-class approach for detection since it will be added by element while an `@support` would be more generic and thus won't allow the granular detection.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6195 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 9 April 2021 00:35:27 UTC