Add compat data for :current css pseudo class#14484
Add compat data for :current css pseudo class#14484
Conversation
There is an error `No specification found` in the [Specifications section](https://developer.mozilla.org/en-US/docs/Web/CSS/:current#specifications)
ddbeck
left a comment
There was a problem hiding this comment.
Hi @dragozin and thanks for this PR. I see it's your first to the project—welcome!
There's a key question here: have you tested to see if this is supported in any browser (even behind a flag or in a development version)? If it is, then the data can reflect that and we can merge it. If not, then the feature isn't mature enough for inclusion on MDN yet (and the corresponding page would need to be deleted).
If you can shed any light on the status of this feature, that would help us decide what to do next. Thank you again!
|
Hi @dragozin, do you plan to return to this pull request? Or should we take this over for you? |
I could find no evidence that this is supported in any browser. Inspired by mdn/browser-compat-data#14484
|
I couldn't find any evidence that this feature is supported. I've decided to drop the content, rather than add to BCD in this case. See mdn/content#14931. In any case, thank you, @dragozin! |
I could find no evidence that this is supported in any browser. Inspired by mdn/browser-compat-data#14484
There is an error
No specification foundin the Specifications sectionSummary
Test results and supporting details
Related issues