This repository has been archived by the owner on Aug 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 114
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
c003e41
commit aaa2ecb
Showing
5 changed files
with
153 additions
and
275 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.