https://bugzilla.wikimedia.org/show_bug.cgi?id=49440
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |35704 Severity|minor |enhancement --- Comment #16 from Jon <[email protected]> --- I don't think there is anything we can do here until https://www.mediawiki.org/wiki/Requests_for_comment/Allow_styling_in_templates or similar happens This would allow us to turn off our hacks to get round inline styles. The only other thing I can suggest doing is alter mediawiki.hidpi so that it somehow ensures that the original image never gets loaded. Essentially this phenomenon will happen when the original image is loaded then the new retina image is loaded. I'm not sure however if there is a way to do this other than clearing src attributes for non-javascript users. -- 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
