Closed
Bug 1788758
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 35744 - issue #35743 - fixes test value
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35744 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35744
Details from upstream follow.
Karl Dubost <karlcow@apple.com> wrote:
issue #35743 - fixes test value
fixes #35743
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f0e6f39c2fc6dd9b3f56c2dd59c553d10ccce021
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 15 subtests
Status Summary
Firefox
OK
: 1
PASS
: 12
FAIL
: 3
Chrome
OK
: 1
PASS
: 4
FAIL
: 11
Safari
OK
: 1
PASS
: 12
FAIL
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-backgrounds/parsing/background-position-y-valid.html [wpt.fyi]
- e.style['background-position-y'] = "y-start" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['background-position-y'] = "y-end" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['background-position-y'] = "0.5em, y-start, y-end" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- e.style['background-position-y'] = "y-start" should set the property value:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d6b798ac751
[wpt PR 35744] - issue #35743 - fixes test value, a=testonly
https://hg.mozilla.org/integration/autoland/rev/f9d6305399ba
[wpt PR 35744] - Update wpt metadata, a=testonly
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2d6b798ac751
https://hg.mozilla.org/mozilla-central/rev/f9d6305399ba
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•