swc/crates/swc_html_parser/tests/html5lib-tests-fixture/tricky01_dat/8.dom
2022-05-09 06:26:31 +00:00

19 lines
350 B
Plaintext

| <html>
| <head>
| <body>
| "
"
| <b>
| <nobr>
| <div>
| <b>
| <nobr>
| "This text is in a div inside a nobr"
| "More text that should not be in the nobr, i.e., the
nobr should have closed the div inside it implicitly. "
| <pre>
| "A pre tag outside everything else."
| "
"