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

35 lines
300 B
Plaintext
Raw Normal View History

| <!DOCTYPE html>
| <html>
| lang="en"
| <head>
| "
"
| <title>
| "Document"
| "
"
| "
"
| <body>
| "
"
| <dialog>
| open=""
| "
"
| <p>
| "Greetings, one and all!"
| "
"
| "
"
| <dialog>
| "Test"
| "
"