Descriptionhtml: parse DOCTYPE into name and public and system identifiers
Pass tests2.dat, test 59:
<!DOCTYPE <!DOCTYPE HTML>><!--<!--x-->-->
| <!DOCTYPE <!doctype>
| <html>
| <head>
| <body>
| ">"
| <!-- <!--x -->
| "-->"
Pass all the tests in doctype01.dat.
Also pass tests2.dat, test 60:
<!doctype html><div><form></form><div></div></div>
Patch Set 1 #Patch Set 2 : diff -r 4b38f89d933d https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 4b38f89d933d https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|