Fixed layout tables with excess width and no auto columns

FF/Edge give excess only to fixed columns, in proportion to their relative widths. This is what the spec dictates.
Chrome (62) gives excess to ALL columns, in proportion to their contribution to total width.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass#theTable 1
Asserts run
Pass
assert_true(true, "data-expected-width is a valid data attribute")
    at checkDataKeys ( /resources/check-layout-th.js:61:13)
Pass
assert_true(true, "data-expected-width is a valid data attribute")
    at checkDataKeys ( /resources/check-layout-th.js:61:13)
Pass
assert_true(true, "data-expected-width is a valid data attribute")
    at checkDataKeys ( /resources/check-layout-th.js:61:13)