New wpt failures in /css/css-inline/baseline-source/ [baseline-source-first-002.html, baseline-source-first-003.html, baseline-source-last-001.html, and 2 others]
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 37443 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /css/css-inline/baseline-source/baseline-source-first-002.html [wpt.fyi]
- .target > * 19:
FAIL
- .target > * 19:
- /css/css-inline/baseline-source/baseline-source-last-002.html [wpt.fyi]
- .target > * 1:
FAIL
- .target > * 1:
New Tests That Don't Pass
- /css/css-inline/baseline-source/baseline-source-first-002.html [wpt.fyi]
- .target > * 11:
FAIL
(Chrome:PASS
, Safari:FAIL
) - .target > * 13:
FAIL
(Chrome:PASS
, Safari:FAIL
) - .target > * 17:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- .target > * 11:
- /css/css-inline/baseline-source/baseline-source-first-003.html [wpt.fyi]
- .target > * 1:
FAIL
(Chrome:FAIL
, Safari:PASS
) - .target > * 5:
FAIL
(Chrome:FAIL
, Safari:PASS
) - .target > * 9:
FAIL
(Chrome:FAIL
, Safari:PASS
) - .target > * 11:
FAIL
(Chrome:PASS
, Safari:FAIL
) - .target > * 13:
FAIL
(Chrome:PASS
, Safari:FAIL
) - .target > * 17:
FAIL
(Chrome:PASS
, Safari:FAIL
) - .target > * 19:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- .target > * 1:
- /css/css-inline/baseline-source/baseline-source-last-001.html [wpt.fyi]
- .target > * 7:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- .target > * 7:
- /css/css-inline/baseline-source/baseline-source-last-002.html [wpt.fyi]
- .target > * 5:
FAIL
(Chrome:FAIL
, Safari:PASS
) - .target > * 7:
FAIL
(Chrome:PASS
, Safari:FAIL
) - .target > * 9:
FAIL
(Chrome:FAIL
, Safari:PASS
) - .target > * 15:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- .target > * 5:
- /css/css-inline/baseline-source/baseline-source-last-003.html [wpt.fyi]
- .target > * 1:
FAIL
(Chrome:PASS
, Safari:FAIL
) - .target > * 7:
FAIL
(Chrome:PASS
, Safari:FAIL
) - .target > * 15:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- .target > * 1:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1805001 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Updated•3 years ago
|
Comment 1•2 years ago
|
||
Note: we implement baseline-source
now (bug 1809568), but we still have a few test failures in these tests, which are due to bug 144517 and bug 1827484.
bug 144517 is responsible for failures in subtests like .target > * 19
and .target > * 21
in some of the tests here, which involve alignment alongside a table with multiple captions, and we mis-size the table due to bug 144517.
bug 1827484 is responsible for failures in subtests like .target > * 9
and .target > * 10
in some of the tests here, which involve last-baseline-alignment alongside a -webkit-line-clamp
clamped block.
(The numbering/content is roughly the same in most of of these tests, so the failures end up being in similar/overlapping subsets of subtests.)
Comment 2•2 years ago
|
||
baseline-source-last-002.html is an example of one test that has both types of failures described in comment 1.
Description
•