[Webkit-unassigned] [Bug 13337] Safari hangs loading html file with deeply nested tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 15 15:26:59 PDT 2007


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





------- Comment #12 from ggaren at apple.com  2007-04-15 15:26 PDT -------
Other potential causes for this problem include a developer who serves XHTML as
text/html, and a developer who simply doesn't understand that self-closing is
an XML-only feature, and uses self-closing notation in plain HTML. In such
cases, any nominally self-closed tags, like <div/>, will actually nest.


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