-
-
Notifications
You must be signed in to change notification settings - Fork 904
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement the new select parsing rules
whatwg/html#10557 This is green (modulo errors) up to whatwg/html@f8d14341 plus the correction I suggested to the spec in whatwg/html#10557 (comment)
- Loading branch information
1 parent
0da25ee
commit 9d56278
Showing
4 changed files
with
45 additions
and
216 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule html5lib-tests
updated
5 files
+3 −5 | tree-construction/tests1.dat | |
+1 −2 | tree-construction/tests2.dat | |
+1 −2 | tree-construction/tests7.dat | |
+15 −19 | tree-construction/webkit01.dat | |
+8 −10 | tree-construction/webkit02.dat |