-
-
Notifications
You must be signed in to change notification settings - Fork 236
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
Switch to the latest version of the html5lib test suite #28
Comments
It would be better to sync with the official html5lib repo, as in some cases Blink might not be fully compliant. @gsnedders is currently looking in to Blink divergences. |
Yep, I'm already doing it. |
Note: sync Blink changes as well-html5lib/html5lib-tests#67 |
Note some of the Blink changes are wrong per spec, and aren't gonna get merged. I'd stick with what's on master. |
@gsnedders Thank you for the clarification. |
Add null character error reporting for bogus doctype and comment per current spec changes
Bumps [jest](https://github.com/facebook/jest) from 27.4.3 to 27.4.4. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](jestjs/jest@v27.4.3...v27.4.4) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Apply latest spec changes by the way.
The text was updated successfully, but these errors were encountered: