- From: <bugzilla@jessica.w3.org>
- Date: Tue, 11 Oct 2011 14:53:16 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14298 Philip Jägenstedt <philipj@opera.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #2 from Philip Jägenstedt <philipj@opera.com> 2011-10-11 14:53:14 UTC --- In step 19, any number of CR/LF characters are consumed. In step 30, any number of characters that are not CR/LF are consumed into line, so if line is empty, we must be at the end of the input. If so, steps 32-34 will do the same thing as step 31. -- 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, 11 October 2011 14:53:18 UTC