11 <script src=
"../../resources/check-layout.js"></script>
12 <body onload=
"checkLayout('#a')">
13 <div>This test checks that a table with 'width' exceeding 'max-width' is correctly constrained.
</div>
14 <div id=
"a" data-expected-width=
"100"></div>