On 8/9/19 1:29 PM, Anne van Kesteren wrote:
On Thu, Aug 8, 2019 at 8:39 PM Emilio Cobos Álvarez <emi...@crisal.io> wrote:
Standard: https://drafts.csswg.org/selectors-4/#location (though note
https://github.com/w3c/csswg-drafts/issues/3817).
So the real standard for this is
https://html.spec.whatwg.org/#pseudo-classes as CSS tries to be
host-agnostic (somewhat). It seems okay to me to get rid of this as
the <link> feature set always mismatched that of <a> and <area> a bit
and practically nobody would display a <link> anyway. Would you file
an issue against HTML to make it so?
So the spec says that it should always match either :link or :visited,
and that's still true with my patch (which just never makes it match
:visited). I filed an issue about having interop / never make them
navigate away from the page, probably:
https://github.com/whatwg/html/issues/4831
And this to consider whether almost all MathML elements should really be
links:
https://github.com/mathml-refresh/mathml/issues/125
(Because they are now).
-- Emilio
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform