[Webkit-unassigned] [Bug 41181] REGRESSION(53790): Neopets page with mismatched elements misrenders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 17:27:13 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41181





--- Comment #7 from James Robinson <jamesr at chromium.org>  2010-06-24 17:27:13 PST ---
We (Maciej, Hixie and I) chatted about this a bit in IRC.  We don't have any real-world websites that were seeing the hang (although we're pretty sure some did).  I believe that the test case Maciej created is or is close to the worst case for the fixup algorithm and don't expect that sites in the wild will be slower than it.  I hope so, anyway :)

I don't think we have too much choice, fundamentally we have to make the limit large enough to handle any websites that people care about.

The most recent Minefield nightly with the HTML5 parser enabled handles up to 100 nested "<b><div>"  instances before it starts dropping content.

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