tidy-html5/regression_testing/cases/legacy-expects/case-427662.html

16 lines
311 B
HTML
Raw Normal View History

<!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>