[csswg-drafts] [selectors-4] Consider respecting border-bottom-style on the :visited selector (#8871)

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

== [selectors-4] Consider respecting border-bottom-style on the :visited selector ==
I noticed in [this MDN article](https://developer.mozilla.org/en-US/docs/Web/CSS/:visited#privacy_restrictions) that the respected CSS properties on the `:visited` selector are restricted, and cursory testing shows this to be true. I think it would be nice to be able to change the `border-bottom-style` to give another way to differentiate between visited and unvisited links [besides just color](https://www.w3.org/WAI/WCAG21/Understanding/use-of-color.html). My hunch could be wrong though.

Couldn't find anything [specifically in the specification](https://drafts.csswg.org/selectors/#link), but I'm guessing this was behavior agreed between browser vendors.

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


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

Received on Wednesday, 24 May 2023 14:28:55 UTC