2010-07-21 Adam Barth <abarth@webkit.org>
+ Reviewed by Darin Adler.
+
+ incorrect tabindex parsing
+ https://bugs.webkit.org/show_bug.cgi?id=21076
+
+ Add a test showing that our parsing of unquoted attributes in
+ self-closing tags complies with the spec.
+
+ * html5lib/resources/webkit02.dat: Added.
+ * html5lib/runner-expected-html5.txt:
+ * html5lib/runner-expected.txt:
+ * html5lib/runner.html:
+
+2010-07-21 Adam Barth <abarth@webkit.org>
+
Reviewed by Eric Seidel.
Let's pass the doctype01.dat tests again, please
'resources/tests19.dat',
'resources/tests20.dat',
'resources/webkit01.dat',
+ 'resources/webkit02.dat',
'resources/doctype01.dat',
'resources/scriptdata01.dat',
'resources/html5test-com.dat',