tidy-html5/test/testbase/out_511679.html

19 lines
279 B
HTML
Raw Normal View History

2015-05-13 11:38:40 +00:00
<!DOCTYPE html>
<html>
<head>
<title>[ 511679 ] Block level elements in a &lt;pre&gt;
section</title>
</head>
<body>
<table summary="No end tag for PRE">
<tr>
<td>
<pre>
<span class="foo">foo</span>
</pre>
</td>
</tr>
</table>
</body>
</html>