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

14 lines
173 B
Plaintext
Raw Normal View History

| <!DOCTYPE html>
| <html>
| lang="en"
| <head>
| <title>
| "Document"
| <body>
| <div>
| "test"
| <p>
| "test"
| <p>
| "Test"