mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
21 lines
731 B
INI
21 lines
731 B
INI
[idlharness.html]
|
|
type: testharness
|
|
[Window interface: operation requestAnimationFrame(FrameRequestCallback)]
|
|
expected: FAIL
|
|
|
|
[Window interface: operation cancelAnimationFrame(long)]
|
|
expected: FAIL
|
|
|
|
[Window interface: window must inherit property "requestAnimationFrame" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[Window interface: calling requestAnimationFrame(FrameRequestCallback) on window with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Window interface: window must inherit property "cancelAnimationFrame" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[Window interface: calling cancelAnimationFrame(long) on window with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|