swc/crates/swc_html_parser/tests/fixture/attribute/quotes-in-meta/dom.rust-debug

23 lines
245 B
Plaintext
Raw Normal View History

| <!DOCTYPE html>
| <html>
| lang="en"
| <head>
| "
"
| <meta>
| content="charset="windows-1251"
| http-equiv="Content-Type"
| "
"
| <title>
| "Document"
| "
"
| "
"
| <body>
| "
test
"