[Bug 11428] The steps for "A sequence of bytes starting with a 0x3C byte (ASCII <), optionally a 0x2F byte (ASCII /), and finally a byte in the range 0x41-0x5A or 0x61-0x7A (an ASCII letter)" seems bogus if the read byte in step 1 is ">". Consider <html>a="<meta char

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

Jenn Braithwaite <jennb@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jennb@chromium.org

--- Comment #1 from Jenn Braithwaite <jennb@chromium.org> 2010-11-30 19:47:39 UTC ---
The steps make sense.  The instructions under "get an attribute" handle the
case if the read byte is '>'.

-- 
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 Tuesday, 30 November 2010 19:47:41 UTC