-
Notifications
You must be signed in to change notification settings - Fork 3.2k
HTML API: Use full parser for html5lib tests #7117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
ed6d1c7
HTML5Lib: enable head tests
sirreal e83b01a
HTML5Lib: Use full parser when context not provided
sirreal 301c935
HTML5Lib: Strip doctypes from expected output
sirreal fd8dd1f
HTML5Lib: Ignore tests with known issues
sirreal 53b044f
HTML5Lib: Handle PI lookalike comments
sirreal 6fe4d93
HTML5Lib: Handle funky comments in tree construction
sirreal f4805f7
PICKME: Bugfix on ?-initial invalid comment texts
sirreal f09a026
HTML5Lib: Add special handling for missing html, head, body tags
sirreal 28ba1a7
Finish skipping tests
sirreal cd6e126
Revert "PICKME: Bugfix on ?-initial invalid comment texts"
sirreal 3315063
Revert "fixup! PICKME: Bugfix on ?-initial invalid comment texts"
sirreal 1662852
Disable some unimplemented tests
sirreal 3805b1c
Read the script-on flag and ignore tests
sirreal f673e0a
Fix up ignores
sirreal 1c834ba
Test ignores cleanup
sirreal b5df8df
Lints
sirreal f5ca994
PICKME: Fix infinite loop in skip_script_data
sirreal a385685
HTML API: Allow any fragment context.
dmsnell bb178ab
Merge branch 'trunk' into html-api/support-initial-mode
dmsnell 08eabad
Revert "HTML API: Allow any fragment context."
sirreal 89ce774
Remove SKIP_HEAD_TESTS code
sirreal 49365af
Remove skip for bug
sirreal 1de7514
Add test case for bug
sirreal c08c379
Set state to incomplete on short HTML funky comments
sirreal 6563eec
Merge branch 'html-api/fix-unclosed-comment-bug' into html-api/suppor…
sirreal d0ad5c5
Remove unnecessary test skips
sirreal 0645a3d
Improve comment where html, head, body tags are appended.
sirreal 00fe961
Merge branch 'trunk' into html-api/support-initial-mode
dmsnell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.