[wpt] css=tables/fixed-layout-2 test fix
The test asserted that: <table style="table-layout:fixed; width:auto"> getComputedStyle().tableLayout == "auto" This is incorrect per spec: https://drafts.csswg.org/cssom-1/#resolved-values table-layout is not defined as "Resolved value" No existing browsers passed this test. Change-Id: Icf411e47ed8da1d53e59dea16796dc3a7e48a221 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580359 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
David Grogan <dgrogan@chromium.org> Auto-Submit: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#834938}
Showing
Please register or sign in to comment