mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
20 lines
731 B
INI
20 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
|
|
|