https://bugzilla.wikimedia.org/show_bug.cgi?id=27916
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Krinkle <[email protected]> 2011-05-01 18:51:28 UTC --- Some browsers (IE if I recall correctly) internally interpret href attributes absolutely. Meaning (atleast with javascript selectors) that href^="http" would match internal links as well. I don't know if this is the case for real CSS as well, should be easy to test. However, what about removing wgServer prefix all together ? Do we need it ? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
