swc/crates/swc_html_parser/tests/fixture/document/dom.rust-debug

20 lines
162 B
Plaintext

| <!DOCTYPE html>
| <html>
| <head>
| <body>
| "
"
| <h1>
| "My First Heading"
| "
"
| <p>
| "My first paragraph."
| "
"