swc/crates/swc_html_parser/tests/fixture/text/title-lf/dom.rust-debug

31 lines
248 B
Plaintext

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