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

37 lines
498 B
Plaintext
Raw Normal View History

| <!DOCTYPE html>
| <html>
| lang="en"
| <head>
| "
"
| <meta>
| charset="UTF-8"
| "
"
| <meta>
| content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
| name="viewport"
| "
"
| <meta>
| content="ie=edge"
| http-equiv="X-UA-Compatible"
| "
"
| <title>
| "Document"
| "
"
| "
"
| <body>
| "
"
| <unknown>
| "TestTest"
| "
"