swc/crates/swc_html_parser/tests/recovery/element/hgroup/dom.rust-debug

11 lines
130 B
Plaintext

| <!DOCTYPE html>
| <html>
| <head>
| <body>
| <p>
| "foo"
| <hgroup>
| "bar"
| <p>
| "baz"