This page uses table-layout:fixed for the tables. Repeating test 33, but tables have very little content.
a table, no width is declared; without a wrapper.
| cell1 | cell2 | cell3 | cell4 |
| Lorem | ipsum | dolor | sit |
a table, no width is declared - but a width (25%) is declared on the col; without a wrapper.
| cell1 | cell2 | cell3 | cell4 |
| Lorem | ipsum | dolor | sit |

