swc/crates/swc_html_parser/tests/recovery/element/colgroup/dom.rust-debug

48 lines
548 B
Plaintext
Raw Normal View History

| <!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"
| "
"
| "
"
| "
"