swc/crates/swc_html_parser/tests/recovery/element/image/dom.rust-debug
2022-05-15 04:20:21 +00:00

21 lines
184 B
Plaintext

| <!DOCTYPE html>
| <html>
| lang="en"
| <head>
| "
"
| <title>
| "Document"
| "
"
| "
"
| <body>
| "
"
| <img>
| src="test.png"
| "
"