https://bugzilla.wikimedia.org/show_bug.cgi?id=19538
--- Comment #3 from Brion Vibber <[email protected]> 2011-11-29 23:06:38 UTC --- Created attachment 9573 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9573 Screenshots of current Vector skin with and without images enabled, then with disabled & also debug=true Doesn't happen with regular view of Vector skin on current 1.18; probably in part due to aggressive data: inlining of those small images into the CSS. There's no extra requests for them and they're compressed within the CSS, so don't add much weight -- and since they're already embedded, Firefox doesn't have to go fetch them. Only by switching in &debug=true (and thus forcing many of the CSS to go through non-expanded forms) do we see the missing separators and icons. -- 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
