https://bugzilla.wikimedia.org/show_bug.cgi?id=54604

--- Comment #66 from Bartosz DziewoƄski <[email protected]> ---
(In reply to Gabriel Wicke from comment #64)
> Looking at the linked CSS [1], to me it seems that the most complex rules
> are those matching on file extensions to figure out video / audio / document
> links. As those links are not that common relative to the total number of
> links I'd expect classes to be a win overall for those.
> 
> Protocol matches on the other hand are a single selector only (no need for
> upper case variants), and a large chunk of external links is neither to
> videos, audio or document files. This seems to favor keeping those matches
> in CSS to keep the document size down.
> 
> Does this sound like a promising solution to you?

Eh, I'd prefer if we decided on only one way of doing this and stuck to it.
This seems to be the worst of both worlds.

As I said before, I'm okay with doing this either way (we can revert the old
patch that removed this feature in Vector), but let's please not do both ways
at once.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to