MDN URL: https://developer.mozilla.org/en-US/docs/Web/CSS/:local-link
When explaining the :local-link pseudo-class, an example follows where the local link's color is set to red. However, in the output the color is still blue.
I've tried the selector on my machine, and also in Chrome, but it's not working. Can someone explain what's going on?
MDN Content page report details
en-us/web/css/_colon_local-linkIt may just not be supported/enabled anywhere yet...
@rachelandrew do you know anything about this one?
I don't think there is any support as yet, which is why we don't have BCD.
Would be good to come up with that way to indicate no support, given the BCD folk don't want features with no support listed.
Most helpful comment
I don't think there is any support as yet, which is why we don't have BCD.
Would be good to come up with that way to indicate no support, given the BCD folk don't want features with no support listed.