[wpt-sync] Sync PR 40173 - Remove .tentative from anchor-scroll WPT tests
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40173 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40173
Details from upstream follow.
Xiaocheng Hu <xiaochengh@chromium.org> wrote:
Remove .tentative from anchor-scroll WPT tests
anchor-scroll is part of the working draft and these tests shouldn't be
tentative.Bug: 1309178
Change-Id: I275bc3a1e621098e687e1a80b9b9451b730adbfe
Reviewed-on: https://chromium-review.googlesource.com/4556138
WPT-Export-Revision: f4cfeded1648362a6a8676c7c9228e831f8b9683
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Comment 1•1 years ago
|
||
Assignee | ||
Comment 2•1 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 11 tests and 4 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
FAIL
: 13
Chrome
OK
: 1
PASS
: 14
Safari
OK
: 1
PASS
: 1
FAIL
: 13
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-anchor-position/anchor-scroll-fixedpos.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-anchor-position/anchor-scroll-nested.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-anchor-position/anchor-scroll-update-001.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-anchor-position/anchor-scroll-update-002.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-anchor-position/anchor-scroll-update-003.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-anchor-position/anchor-scroll-update-004.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-anchor-position/anchor-scroll-update-005.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-anchor-position/anchor-scroll-update-006.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-anchor-position/anchor-scroll-vlr.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-anchor-position/anchor-scroll-vrl.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-anchor-position/anchor-scroll-js-expose.html [wpt.fyi]
- Element.getBoundingClientRect() returns the actual rendered location:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Range.getBoundingClientRect() returns the actual rendered location:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Element.offset* return adjusted offsets:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Element.getBoundingClientRect() returns the actual rendered location:
Assignee | ||
Comment 3•1 years ago
|
||
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/94c1b14b6390
https://hg.mozilla.org/mozilla-central/rev/231d04c091bb
Description
•