swc/crates/swc_html_parser/tests/recovery/comment/question-mark/dom.rust-debug
2022-05-31 03:50:19 +00:00

38 lines
421 B
Plaintext

| <!DOCTYPE html>
| <html>
| lang="en"
| <head>
| "
"
| <meta>
| charset="UTF-8"
| "
"
| <meta>
| content="width=device-width, initial-scale=1.0"
| name="viewport"
| "
"
| <title>
| "Document"
| "
"
| "
"
| <body>
| "
"
| <div>
| "
"
| <!-- ?test -->
| "
"
| <div>
| ="test"=""
| "
"
| "
"