swc/crates/swc_html_parser/tests/fixture/element/dialog/dom.rust-debug
2022-06-02 04:00:32 +00:00

35 lines
300 B
Plaintext

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