This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-30 17:15:11 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
96a1f93e91
swc
/
crates
/
swc_html_parser
/
tests
/
html5lib-tests-fixture
/
init.0.dom.rust-debug
9 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(html/parser): Fix error reporting in the foreign context (#4725)
2022-05-21 18:22:10 +03:00
| <!DOCTYPE html>
test(html/parser): Add integration tests from html5lib-test (#4517)
2022-05-05 16:00:25 +03:00
| <html>
| <head>
fix(html/parser): Fix error reporting in the foreign context (#4725)
2022-05-21 18:22:10 +03:00
| "
"
test(html/parser): Add integration tests from html5lib-test (#4517)
2022-05-05 16:00:25 +03:00
| <body>
fix(html/parser): Fix error reporting in the foreign context (#4725)
2022-05-21 18:22:10 +03:00
| "INIT
"
Reference in New Issue
Copy Permalink