Closed Bug 1681386 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 26806 - [wpt] css=tables/fixed-layout-2 test fix

Categories

(Core :: Layout: Tables, task, P4)

task

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 26806 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/26806
Details from upstream follow.

b'Aleks Totic <atotic@chromium.org>' wrote:

[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/2580359
WPT-Export-Revision: 3bbbe263161e757c2a98bfeed4c8b9b8c0f3c4cf

Component: web-platform-tests → Layout: Tables
Product: Testing → Core

CI Results

Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 5 subtests

Status Summary

Firefox

OK : 1
PASS: 4
FAIL: 1

Chrome

OK : 1
PASS: 3
FAIL: 2

Safari

OK : 1
PASS: 3
FAIL: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/css-tables/fixed-layout-2.html
Table-layout:fixed is not applied when width is min-content: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/360179edaebc [wpt PR 26806] - [wpt] css=tables/fixed-layout-2 test fix, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.