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

       Web browser: ---
            Bug ID: 48148
           Summary: VisualEditor: Serve SVGs to any browser which supports
                    it
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: jforres...@wikimedia.org
          Reporter: esand...@wikimedia.org
                CC: jforres...@wikimedia.org, krinklem...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---

(Provided we are happy with the rendering quality)

Currently we only serve SVGs when window.devicePixelRatio > 1.

On suggested test for SVG support is:

document.createElementNS && document.createElementNS(
'http://www.w3.org/2000/svg', 'svg' ).createSVGRect

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to