swc/crates/swc_html_parser/tests/fixture/element/p-1/dom.rust-debug

19 lines
171 B
Plaintext

| <!DOCTYPE html>
| <html>
| <head>
| <body>
| "
"
| <p>
| "This is a paragraph."
| "
"
| <p>
| "This is another paragraph."
| "
"