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

--- Comment #7 from Minh Nguyễn <[email protected]> ---
(In reply to Nemo from comment #6)
> PNG has different issues though. Mxn, do you have suggestions on how to
> handle fallbacks for browser without native SVG rendering?

The wiki*.org portals all embed 1x, 1.5x, and 2x PNGs via the srcset attribute,
which requires JavaScript (such as the jquery.hidpi module, available in core)
to work in some browsers, like Firefox before 32.

To use SVG directly, we'd have to use CSS image replacement to allow for a PNG
fallback. The site logo uses a form of CSS image replacement, so I suppose
there's precedent for that.

-- 
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