[Webkit-unassigned] [Bug 119478] Implement HTML spec change to Adoption Agency Algorithm to not reverse the order of nodes in the document, by removing nodes that we're not recreating from the stack of open elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 14 13:31:57 PDT 2013


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





--- Comment #3 from Ian 'Hixie' Hickson <ian at hixie.ch>  2013-08-14 13:31:31 PST ---
While you're at it, this change to the AAA was also made recently:
   http://html5.org/tools/web-apps-tracker?from=8138&to=8139
   https://www.w3.org/Bugs/Public/show_bug.cgi?id=22926

It makes conforming pages parse correctly (before, if you nested multiple identical formatting elements more than 3 deep, you'd end up corrupting your tree; that was only supposed to happen when the document was non-conforming).

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