RESOLVED WORKSFORME 83754
When including an SVG with <script> in a HTML page, the SVG is not rendered
https://bugs.webkit.org/show_bug.cgi?id=83754
Summary When including an SVG with <script> in a HTML page, the SVG is not rendered
Jan Koranda
Reported 2012-04-12 00:55:45 PDT
Created attachment 136840 [details] The HTML file containing SVG with SCRIPT When including an <SVG> tag with <script> in a HTML page, the SVG is not rendered and script not loaded. When including an SVG with <script> in a SVG file, the SVG is rendered and script is loaded. I include two attachments : - Circle.html : the HTML file which includes the <SVG> with <SCRIPT> - Circle.svg : the SVG file
Attachments
The HTML file containing SVG with SCRIPT (1.07 KB, text/html)
2012-04-12 00:55 PDT, Jan Koranda
no flags
The SVG file containing SVG with SCRIPT (1.14 KB, image/svg+xml)
2012-04-12 00:58 PDT, Jan Koranda
no flags
Jan Koranda
Comment 1 2012-04-12 00:58:20 PDT
Created attachment 136842 [details] The SVG file containing SVG with SCRIPT
Jan Koranda
Comment 2 2012-04-12 01:01:03 PDT
Comment on attachment 136840 [details] The HTML file containing SVG with SCRIPT Circle not rendered and script not loaded
Jan Koranda
Comment 3 2012-04-12 05:13:00 PDT
Sorry its fixed in nightly build. I tested WebKit-r112531 in windows and webkit show page correct.
Note You need to log in before you can comment on or make changes to this bug.