12 <script src=
"../../resources/check-layout.js"></script>
13 <body onload=
"checkLayout('#a')">
14 <div>This test checks that a table with 'width' and content wider than 'max-width' is not constrained.
</div>
15 <div id=
"a" data-expected-width=
"200">XXXXXXXXXXXXXXXXXXXX
</div>