Backed out changeset 496886cb30a5 (bug 1867152) for bc failures on browser_user_input...
[gecko.git] / layout / tables / crashtests / 759249-2.html
blob57c575eb02c395eabbc73a1ba359745018fbbbd4
1 <!doctype html>
2 <html>
3 <style>
4 table:after { display: table-footer-group; content: "x"; }
5 </style>
6 <table>
7 <script>
8 document.body.offsetWidth;
9 </script>
10 <tbody></tbody><colgroup></colgroup>