diff options
author | Oriol Brufau <obrufau@igalia.com> | 2025-01-24 08:30:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-24 16:30:27 +0000 |
commit | ceebf99280d863fc0bdb027f77a03b4cc6affffa (patch) | |
tree | 8056c2f13dbc034ddaf7eac070534ddb5fdf5db0 /components/script_bindings/webidls/HTMLHeadingElement.webidl | |
parent | fea8b68860a942edb5858798101d464bc34bd88d (diff) | |
download | servo-ceebf99280d863fc0bdb027f77a03b4cc6affffa.tar.gz servo-ceebf99280d863fc0bdb027f77a03b4cc6affffa.zip |
wpt: Fix references for `/css/CSS2/tables/table-anonymous-objects-*` (#35166)
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.
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/script_bindings/webidls/HTMLHeadingElement.webidl')
0 files changed, 0 insertions, 0 deletions