If we load a cached SVG image in an html page (<img src="svg.svg">), CachedImage::createImage() will use a blank mimetype which will not create an SVGImage on the first pass. This bypasses the SVGImageCache entirely.
Created attachment 181994 [details] First pass
Comment on attachment 181994 [details] First pass Clearing flags on attachment: 181994 Committed r139484: <http://trac.webkit.org/changeset/139484>
All reviewed patches have been landed. Closing bug.