[Webkit-unassigned] [Bug 16037] Scraps not displayed in Orkut due to unclosed <iframe> tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 8 11:30:52 PDT 2008


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #12 from eric at webkit.org  2008-05-08 11:30 PDT -------
Our parsing looks correct:

http://james.html5.org/cgi-bin/parsetree/parsetree.py?source=++%3Cdiv%3E%0D%0A++%3Ciframe+style%3D%22display%3A+none%3B%22+src%3D%22%22%2F%3E%0D%0A++%3C%21--%5Bif+lte+IE+7.0%5D%3E%3Ciframe%3E%3C%2Fiframe%3E%3C%21%5Bendif%5D--%3E%0D%0A++%3C%2Fdiv%3E%0D%0A%3Cdiv%3E%3Cspan+style%3D%22color%3A+green%3B%22%3ESUCCESS%3C%2Fspan%3E+This+text+is+visible.%3C%2Fdiv%3E

http://software.hixie.ch/utilities/js/live-dom-viewer/?%20%20%3Cdiv%3E%0A%20%20%3Ciframe%20style%3D%22display%3A%20none%3B%22%20src%3D%22%22%2F%3E%0A%20%20%3C!--%5Bif%20lte%20IE%207.0%5D%3E%3Ciframe%3E%3C%2Fiframe%3E%3C!%5Bendif%5D--%3E%0A%20%20%3C%2Fdiv%3E%0A%3Cdiv%3E%3Cspan%20style%3D%22color%3A%20green%3B%22%3ESUCCESS%3C%2Fspan%3E%20This%20text%20is%20visible.%3C%2Fdiv%3E

Closing as invalid.


-- 
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