swc/crates/swc_html_parser/tests/fixture/element/noscript/dom.rust-debug
2022-06-02 04:00:32 +00:00

32 lines
417 B
Plaintext

| <!DOCTYPE html>
| <html>
| lang="en"
| <head>
| "
"
| <title>
| "Document"
| "
"
| "
"
| <body>
| "
"
| <noscript>
| " "
| <!-- anchor linking to external file -->
| " "
| <a>
| href="https://www.mozilla.org/"
| "External Link"
| " "
| "
"
| <a>
| href="https://www.mozilla.org/"
| "External Link"
| "
"