mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
6 lines
241 B
HTML
6 lines
241 B
HTML
<html>
|
|
<body>
|
|
<b><nobr><div>This text is in a div inside a nobr</nobr>More text that should not be in the nobr, i.e., the
|
|
nobr should have closed the div inside it implicitly. </b><pre>A pre tag outside everything else.</pre>
|
|
</body>
|
|
</html> |