[Bug 20319] Parser issue with AAA

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20319

--- Comment #1 from Michael[tm] Smith <mike@w3.org> ---
So for the simple case of ignoring the "If inner loop counter is greater than
or equal to three, then go to the next step in the overall algorithm." part of
the AAA, <b><i><a><s><tt><div></b>first</b></div></tt></s></a>second</i> parses
into
<b><i><a><s><tt></tt></s></a></i></b><i><a><s><tt><div><b></b>first</div></tt></s></a>second</i>

At least that's what I get from hacking html5lib to ignore the "greater than or
equal to three" limit.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 18 December 2012 09:34:02 UTC