-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove special handling for
<isindex>
tag
It was removed from the whatwg HTML spec more than 2 years ago and has since been removed from most major browsers and also the html5lib tests. See also: * whatwg/html#1095 * html5lib/html5lib-tests#74 This commit makes 5 additional tree-construction tests pass: Ran 1646 tests in 0.15s Passed: 1646 Failed: 0 Skipped: 51
- Loading branch information
1 parent
cee25f2
commit 7bd5162
Showing
8 changed files
with
161 additions
and
355 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
Oops, something went wrong.