tidy-html5/test/testbase/out_427662.html
2015-05-13 13:38:40 +02:00

16 lines
311 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>[#427662] BLOCK/INLINE before TABLE parsed wrong</title>
<style type="text/css">
a.c1 {font-size: 172%}
</style>
</head>
<body>
<a class="c1"
href="111"><strong>Big and bold</strong> Big</a>
<table border="1"
summary=""></table>
</body>
</html>