https://bugzilla.wikimedia.org/show_bug.cgi?id=27025
--- Comment #15 from Roan Kattouw <[email protected]> 2011-09-08 08:52:26 UTC --- (In reply to comment #12) > 2) Should eventually end up in a place other than the main document's DOM. > > Reason being that many developer tool mark those styles as "in-document" style > overrides (which, in a away, then are). > If I recall correctly, there are browsers in which adding <link> tags dynamically doesn't work but adding <style> tags does, and that's why we chose the latter back when we developed RL. However I think it was just one browser that was old and shitty (but still supported at the time), so it may be defensible to break that browser in debug mode. I just wish I remembered which one it was. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
