Skip to content
Snippets Groups Projects
  • jamesryanbell's avatar
    4fc96ebb
    SVG support detection · 4fc96ebb
    jamesryanbell authored
    The SVGSupport checkMimeType method was failing on my setup as the headers are all returned in lowercase. I have lowercase all the indexes and modified the if statement so that it doesn't matter what case the headers are returned in
    4fc96ebb
    History
    SVG support detection
    jamesryanbell authored
    The SVGSupport checkMimeType method was failing on my setup as the headers are all returned in lowercase. I have lowercase all the indexes and modified the if statement so that it doesn't matter what case the headers are returned in
js.js 30.47 KiB