googlearchive / caja

Caja is a tool for safely embedding third party HTML, CSS and JavaScript in your website.
Apache License 2.0
1.13k stars 127 forks source link

Support SVG DOM taming #1797

Open kpreid opened 9 years ago

kpreid commented 9 years ago

Original issue 1799 created by ihab.awad on 2013-07-09T23:12:14.000Z:

This is a placeholder item to support the taming the SVG DOM.

This affects jQuery, but likely only in the tests.

kpreid commented 9 years ago

Comment #1 originally posted by kpreid@google.com on 2013-07-09T23:36:52.000Z:

<empty>

kpreid commented 9 years ago

Comment #2 originally posted by kpreid@google.com on 2013-11-07T21:21:19.000Z:

<empty>

kpreid commented 9 years ago

Comment #3 originally posted by vytronics on 2013-12-04T19:05:03.000Z:

Any idea when SVG parsing will be supported? This would open up a wide range of possibilities for Google Web Apps functionality!!!!

kpreid commented 9 years ago

Comment #4 originally posted by slerinflor on 2013-12-05T19:36:53.000Z:

I agree with vytron.... This will enable lots of possibilities in HTML Service in Google Apps Script. I look forward to building dashboards in HTML Service instead of UIApp.

kpreid commented 9 years ago

Comment #5 originally posted by drbloom on 2014-01-05T18:50:04.000Z:

It would be very helpful if HTML Service could parse SVG.

kpreid commented 9 years ago

Comment #6 originally posted by josephg21886 on 2014-03-13T06:33:50.000Z:

CAJA!!! Y U NO SVG!?!?

tapananand commented 7 years ago

Hi, any progress? Is anybody working on adding this to Caja and submitting a patch? Also, are there any specific challenges w.r.t. adding SVG support?