gecko/layout/tables/crashtests/759249-2.html
2013-05-14 10:36:51 +02: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>