[Webkit-unassigned] [Bug 12680] New: [S60]Unclosed object tag causing content to not appear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 7 07:01:51 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12680

           Summary: [S60]Unclosed object tag causing content to not appear
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
        OS/Version: S60 3rd edition
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sriram.yadavalli at nokia.com


<html xmlns="http://www.w3.org/1999/xhtml">
        <body>
                <p>
                        <object height="100" width="100" data="circle.svg"
type="image/svg+xml"/>
                </p>
                <p>
                        <a href="circle.svg">Download SVG image</a>
                </p>
        </body>
</html>


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



More information about the webkit-unassigned mailing list