[Webkit-unassigned] [Bug 39571] Teach the HTML5 parser to lex DOCTYPEs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 14:58:38 PDT 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56932|review?                     |review+
               Flag|                            |




--- Comment #8 from Eric Seidel <eric at webkit.org>  2010-05-24 14:58:38 PST ---
(From update of attachment 56932)
Would be nice if we had a version of this which took a const String& so we didn't have to write "public" twice:

 1078                         advanceStringAndASSERTIgnoringCase(source, "public");


othewrise looks good.

Seems silly to intentionally violate style just to match the spec wording.

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