4 width: calc(-
10in -
10%);
7 <script src=
"../../resources/check-layout.js"></script>
10 <col data-expected-width=
0>
11 <col data-expected-width=
0>
14 <td data-expected-width=
200></td>
15 <td data-expected-width=
200></td>
21 <p> crbug.com/
446936: Use a used value of Auto on col elements that have a calc value. This is permitted by the spec and avoids ASSERTs.
</p>