swc/crates/swc_html_parser/tests/recovery/element/colgroup/dom.rust-debug
2022-05-15 04:20:21 +00:00

48 lines
548 B
Plaintext

| <!DOCTYPE html>
| <html>
| lang="en"
| <head>
| "
"
| <title>
| "Document"
| "
"
| "
"
| <body>
| "
"
| <table>
| "
"
| <caption>
| "Superheros and sidekicks"
| "
"
| <colgroup>
| "
"
| "
"
| <colgroup>
| <col>
| "
"
| <col>
| class="batman"
| span="2"
| "
"
| <col>
| class="flash"
| span="2"
| "
"
| "
"
| "
"