Bug 1897246 - Implement "Add to Home screen" menu functionality. r=android-reviewers,gl
[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>