tenfourfox/layout/tables/crashtests/323489-1.html

22 lines
189 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<head>
<style type="text/css">
body {
overflow: auto;
display: -moz-stack;
}
</style>
</head>
<body>
<table><tbody><tr><td>Cell</td></tr></tbody></table>
</body>
</html>