[Bug 10117] Tag name state algorithm has mis-ordered step

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10117


Adam Barth <w3c@adambarth.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w3c@adambarth.com




--- Comment #1 from Adam Barth <w3c@adambarth.com>  2010-07-09 00:59:31 ---
Interesting.  We missed that bug in the WebKit implementation because we don't
*immediately* hand the token off to the tree builder.  Instead, we adjust the
state as Adrian suggests and then pass the token from the tokenizer into the
tree builder.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 9 July 2010 00:59:33 UTC