Closed
Bug 1895405
Opened 9 months ago
Closed 9 months ago
[wpt-sync] Sync PR 46120 - Add a REFERENCE-IN-OTHER-TYPE lint
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox128 fixed)
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46120 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46120
Details from upstream follow.
Sam Sneddon <gsnedders@apple.com> wrote:
Add a REFERENCE-IN-OTHER-TYPE lint
Fixes #46058, and adds another couple of obvious lints.
Assignee | ||
Updated•9 months ago
|
Component: web-platform-tests → Layout: Tables
Product: Testing → Core
Assignee | ||
Updated•9 months ago
|
Component: Layout: Tables → web-platform-tests
Product: Core → Testing
Assignee | ||
Comment 1•9 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0a2ae0c9840a839aaa34d0ff9b702d92c9e190ac
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests and 1 subtests
Status Summary
Firefox
OK
: 11
PASS
: 35
FAIL
: 4
Chrome
OK
: 11
PASS
: 39
Safari
OK
: 11
PASS
: 27
FAIL
: 12
Links
Details
Firefox-only Failures
- /css/css-break/relpos-inline-hit-testing.html [wpt.fyi]
- Below line4:
FAIL
linked bug:Bug 1673549
- Below line4:
- /css/css-tables/percent-height-overflow-auto-in-restricted-block-size-cell.html [wpt.fyi]
- #container 1:
FAIL
- #container 1:
New Tests That Don't Pass
- /css/css-break/relpos-inline-hit-testing.html [wpt.fyi]
- Below line4:
FAIL
(Chrome:PASS
, Safari:PASS
)
- Below line4:
- /css/css-flexbox/intrinsic-size/col-wrap-005.html [wpt.fyi]
- body > div 1:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- body > div 1:
- /css/css-tables/percent-height-overflow-auto-in-restricted-block-size-cell.html [wpt.fyi]
- #container 1:
FAIL
(Chrome:PASS
, Safari:PASS
)
- #container 1:
- /css/css-view-transitions/hit-test-unpainted-element-from-point.html [wpt.fyi]
- hit test should not hit unpainted element, but does hit pseudo and unrelated elements:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- hit test should not hit unpainted element, but does hit pseudo and unrelated elements:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ddce55c89357
[wpt PR 46120] - Add a REFERENCE-IN-OTHER-TYPE lint, a=testonly
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•