[wpt-sync] Sync PR 38991 - Implement getter and setter for rangeStart and rangeEnd.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox113 fixed)
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38991 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38991
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
Implement getter and setter for rangeStart and rangeEnd.
Change-Id: I69506a04387ed76e5daf9d0c173f12afce8b0b6a
Reviewed-on: https://chromium-review.googlesource.com/4335845
WPT-Export-Revision: f5fef2c3798ac53213dcb737159dbf20d273d720
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 24 subtests
Status Summary
Firefox
OK
: 2
PASS
: 23
FAIL
: 2
Chrome
OK
: 2
PASS
: 23
FAIL
: 2
Safari
OK
: 2
PASS
: 22
FAIL
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /scroll-animations/view-timelines/view-timeline-get-set-range.html [wpt.fyi]
- Getting and setting the animation range:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Getting and setting the animation range:
- /web-animations/interfaces/Animation/style-change-events.html [wpt.fyi]
- All property keys are recognized:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- All property keys are recognized:
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3dc9b5cff857
https://hg.mozilla.org/mozilla-central/rev/881a61616cab
Description
•