blob: 94f625c254c013acb79f96db194ffbca8c6d5315 [file] [log] [blame]
crbug.com/476370: Test cells get appropriate width when we use fractional percentage values.
FAIL:
Expected 833 for width, but got 834.
<td id="orange" data-expected-width="833"><div></div></td>
FAIL:
Expected 42 for width, but got 41.
<td id="blue" data-expected-width="42"><div></div></td>
PASS