[wpt-sync] Sync PR 22178 - Update interfaces/video-raf.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22178 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22178
Details from upstream follow.
autofoolip <auto@foolip.org> wrote:
Update interfaces/video-raf.idl
This PR was automatically created by a bot.
Before merging, please check that any tests that depend on the updated IDL files still work.
If additional changes are needed, please manually create another PR based on this one.
See the README for how the IDL files in this directory are used.
<hr>
Source: https://github.com/tidoust/reffy-reports/blob/9ada913/ed/idl/video-raf.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/660876922
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 47 tests
Status Summary
Firefox
OK : 1
PASS: 12[GitHub] 58[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL: 6
Chrome
OK : 1
PASS: 18
Safari
OK : 1
PASS: 12
FAIL: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/video-raf/idlharness.window.html
HTMLVideoElement interface: calling cancelAnimationFrame(unsigned long) on video with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
HTMLVideoElement interface: calling requestAnimationFrame(VideoFrameRequestCallback) on video with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
HTMLVideoElement interface: video must inherit property "cancelAnimationFrame(unsigned long)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HTMLVideoElement interface: video must inherit property "requestAnimationFrame(VideoFrameRequestCallback)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HTMLVideoElement interface: operation requestAnimationFrame(VideoFrameRequestCallback): FAIL (Chrome: PASS, Safari: FAIL)
HTMLVideoElement interface: operation cancelAnimationFrame(unsigned long): FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•