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-22 21:21:31 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
1b715a1a2b
swc
/
crates
/
swc_html_parser
/
tests
/
fixture
/
element
/
ruby-2
/
dom.rust-debug
12 lines
125 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(html/parser): Fix error reporting (#4644)
2022-05-14 04:43:52 +03:00
| <!DOCTYPE html>
test(html/parser): Add dom visualizer for regular tests (#4622)
2022-05-12 05:58:51 +03:00
| <html>
| <head>
| <body>
| <ruby>
| "a"
| <rb>
| "b"
| <rtc>
| "
"
Reference in New Issue
Copy Permalink