Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
html5lib
/
html5lib-tests
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
194
Code
Issues
28
Pull requests
9
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
87ea5a7
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 5, 2010
Undo rev 1619 restoring a text editor-unsafe test in entities01.dat.
hsivonen
committed
87ea5a7
Copy full SHA for 87ea5a7
Commits on Sep 23, 2010
Sync tests with WebKit
abarth
committed
4fe7068
Copy full SHA for 4fe7068
Commits on Sep 10, 2010
Make sure tests15.dat ends with a line feed.
hsivonen
committed
23bf125
Copy full SHA for 23bf125
Make sure all tree builder test files end with a line feed.
hsivonen
committed
06efe7d
Copy full SHA for 06efe7d
Change tests pre-emptively assuming that bug 9659 gets resolved to match Gecko and WebKit.
hsivonen
committed
272602d
Copy full SHA for 272602d
Isolate tests that are affected by the resolution of spec bug 9659.
hsivonen
committed
a4ff92d
Copy full SHA for a4ff92d
Move tests that pre-emptively rely on anticipated spec changes into isolated files.
hsivonen
committed
467b495
Copy full SHA for 467b495
Move a test with a text editor and text/plain-unsafe character into a separate file.
hsivonen
committed
ca3e4f3
Copy full SHA for ca3e4f3
Pre-emptively adjust test to assume spec bug 10456 gets fixed.
hsivonen
committed
4e9e925
Copy full SHA for 4e9e925
Pre-emptively fix the tokenizer tests assuming that the comment end space state goes away.
hsivonen
committed
5f1c697
Copy full SHA for 5f1c697
Pre-emptively fix the tests assuming that the comment end space state goes away.
hsivonen
committed
2ca2fff
Copy full SHA for 2ca2fff
Commits on Sep 9, 2010
Test that the parser does not treat <spacer> as a void element.
hsivonen
committed
01de932
Copy full SHA for 01de932
Test cases for spec rev 5300 adjusted for spec bug 10588.
hsivonen
committed
353329b
Copy full SHA for 353329b
Add a test for spec rev 5297.
hsivonen
committed
43790d5
Copy full SHA for 43790d5
Commits on Aug 31, 2010
Import new test cases from WebKit
abarth
committed
ae5ade6
Copy full SHA for ae5ade6
Commits on Aug 26, 2010
Make tests21.dat conform to the test file format.
hsivonen
committed
18222e7
Copy full SHA for 18222e7
Commits on Aug 25, 2010
Add new tests for foreignContent stuff
James Graham
committed
9e633f6
Copy full SHA for 9e633f6
Commits on Aug 23, 2010
Remove tokenizer tests for CDATA since typically there is no treebuilder to hook into
James Graham
committed
830977f
Copy full SHA for 830977f
Add CDATA tests for foreign content
James Graham
committed
e0bf568
Copy full SHA for e0bf568
Commits on Aug 20, 2010
Add tests for CDATA sections
James Graham
committed
a0eba4a
Copy full SHA for a0eba4a
Commits on Aug 17, 2010
Merge
James Graham
committed
0ebb1d0
Copy full SHA for 0ebb1d0
Update to the latest spec
James Graham
committed
bd6c6ee
Copy full SHA for bd6c6ee
Commits on Aug 12, 2010
Add some innerHTML tests
James Graham
committed
f4ff717
Copy full SHA for f4ff717
Commits on Jul 31, 2010
Get html5lib passing tests again after 964568c175 on UCS2 Python. This checks explicitly for lone surrogates in the UCS2 case.
gsnedders
committed
4768ca0
Copy full SHA for 4768ca0
Commits on Jul 22, 2010
Add file for converting the tokenizer tests to tree tests (assuming html5lib works with them correctly)
James Graham
committed
076478b
Copy full SHA for 076478b
Commits on Jul 21, 2010
Fix escaping
James Graham
committed
51e2c1b
Copy full SHA for 51e2c1b
Button is now a special element
James Graham
committed
8d36a93
Copy full SHA for 8d36a93
Fix up testcase for aaa foster parenting and whitespace
James Graham
committed
4cef39a
Copy full SHA for 4cef39a
Move tests that rely on scripting
James Graham
committed
3ff2866
Copy full SHA for 3ff2866
Fix expected output to include public and system ids
James Graham
committed
975b085
Copy full SHA for 975b085
Import test data from WebKit. I'm not sure how to hook up these data files to
Show description for 6a865a3
abarth
committed
6a865a3
Copy full SHA for 6a865a3
Commits on Jul 19, 2010
Remove blank line
James Graham
committed
353e407
Copy full SHA for 353e407
Remove duplicate tests
James Graham
committed
e6c10b7
Copy full SHA for e6c10b7
Tests for spec changes
James Graham
committed
92fe5d4
Copy full SHA for 92fe5d4
Commits on Jul 15, 2010
Test that <figcaption> and <summary> close <p>
James Graham
committed
20db0af
Copy full SHA for 20db0af
Pagination
Previous
Next
You can’t perform that action at this time.