[Webkit-unassigned] [Bug 83754] New: When including an SVG with <script> in a HTML page, the SVG is not rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 00:55:45 PDT 2012


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
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: j.koranda at gmail.com
                CC: zimmermann at kde.org


Created an attachment (id=136840)
 --> (https://bugs.webkit.org/attachment.cgi?id=136840&action=review)
The SVG file containing JavaScript

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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list