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

17 lines
248 B
Plaintext
Raw Normal View History

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