Closed Bug 1943616 Opened 29 days ago Closed 25 days ago

[wpt-sync] Sync PR 50273 - wpt: Fix references for `/css/CSS2/tables/table-anonymous-objects-*`

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox136 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Oriol Brufau <obrufau@igalia.com> wrote:

wpt: Fix references for /css/CSS2/tables/table-anonymous-objects-*

Some of these tests were using no_red_3x3_monospace_table-ref.xht as a reference. However, the reference has a single 3x3 table, while the tests put each row on a different table. Thus text wasn't aligning well, and the tests were failing on all browsers. Therefore this adds a new reference for these tests.

Some other tests were instead adding a background on their columns. These also get their own reference. But additionally, these tests attempt to work as visual tests by overlapping two tables: one with green text in front of another with red text. However, this feature was broken since both tables had a background, so the underlying one was not visible at all.
Therefore, I'm also removing the background of the table at the front. Note that these tests come in pairs that just switch which one is in front, so no functionality is lost.

<!-- Please describe your changes on the following line: -->

Reviewed in servo/servo#35166

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

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

Total 16 tests

Status Summary

Firefox

PASS: 16

Chrome

PASS: 10
FAIL: 6

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3ce15553c873 [wpt PR 50273] - wpt: Fix references for `/css/CSS2/tables/table-anonymous-objects-*`, a=testonly https://hg.mozilla.org/integration/autoland/rev/4c70e74139b8 [wpt PR 50273] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 25 days ago
: --- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.