Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 24257 by codedread: Make Chrome Frame handle the SVG MIME type by  
default
http://code.google.com/p/chromium/issues/detail?id=24257

Chrome Version       : Chrome Frame

I'd like the Chrome Frame plugin to automatically handle the SVG MIME type
so that Chrome Frame can be a replacement for Adobe's SVG Viewer.  In other
words, if I have standard HTML markup like this:

<!DOCTYPE html>
<html><head></head><body>
<object data="foo.svg" type="image/svg+xml" width="300" height="200">
   <p>This is some fallback</p>
</object>
<body></html>

If the IE user has installed the CF plugin, the foo.svg should be displayed
in the 300x200 frame even if I haven't included the meta tag on the HTML  
page.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to