CLOSED FIXED 12680
[S60]Unclosed object tag causing content to not appear
https://bugs.webkit.org/show_bug.cgi?id=12680
Summary [S60]Unclosed object tag causing content to not appear
Sriram
Reported 2007-02-07 07:01:51 PST
<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>
Attachments
Patch for unclosed object tag (2.01 KB, patch)
2007-02-07 07:07 PST, Sriram
zalan: review+
3.2 Patch for unclosed patch (2.08 KB, patch)
2007-02-07 12:09 PST, Sriram
no flags
3.2 Patch for unclosed object tag (2.09 KB, patch)
2007-02-07 12:18 PST, Sriram
zalan: review+
Sriram
Comment 1 2007-02-07 07:07:29 PST
Created attachment 13000 [details] Patch for unclosed object tag
zalan
Comment 2 2007-02-07 12:05:48 PST
Comment on attachment 13000 [details] Patch for unclosed object tag r=me
Sriram
Comment 3 2007-02-07 12:09:25 PST
Created attachment 13013 [details] 3.2 Patch for unclosed patch
Sriram
Comment 4 2007-02-07 12:18:34 PST
Created attachment 13014 [details] 3.2 Patch for unclosed object tag
Bradley Morrison
Comment 5 2007-02-07 12:27:13 PST
(In reply to comment #2) > (From update of attachment 13000 [details] [edit]) > r=me > landed on 3.1 - r19472
Bradley Morrison
Comment 6 2007-02-08 11:02:56 PST
landed on trunk - r19501. resolved.
zalan
Comment 7 2007-02-08 11:46:01 PST
Comment on attachment 13014 [details] 3.2 Patch for unclosed object tag r=me
Krishna
Comment 8 2007-02-25 20:48:51 PST
Verified and Closed.
Note You need to log in before you can comment on or make changes to this bug.