5a1b65d089
Automate testing of any PR's. Updated README's explaining new processes.
16 lines
311 B
HTML
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>
|