tenfourfox/layout/tables/crashtests/759249-2.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
218 B
HTML

<!doctype html>
<html>
<style>
table:after { display: table-footer-group; content: "x"; }
</style>
<table>
<script>
document.body.offsetWidth;
</script>
<tbody></tbody><colgroup></colgroup>