| |
| PASS idl_test setup |
| PASS idl_test validation |
| PASS Partial interface HTMLVideoElement: original interface defined |
| PASS Partial interface HTMLVideoElement: member names are unique |
| PASS HTMLElement includes GlobalEventHandlers: member names are unique |
| PASS HTMLElement includes DocumentAndElementEventHandlers: member names are unique |
| PASS HTMLElement includes ElementContentEditable: member names are unique |
| PASS HTMLElement includes HTMLOrSVGElement: member names are unique |
| PASS Element includes ParentNode: member names are unique |
| PASS Element includes NonDocumentTypeChildNode: member names are unique |
| PASS Element includes ChildNode: member names are unique |
| PASS Element includes Slottable: member names are unique |
| PASS HTMLVideoElement interface: operation requestVideoFrameCallback(VideoFrameRequestCallback) |
| PASS HTMLVideoElement interface: operation cancelVideoFrameCallback(unsigned long) |
| PASS HTMLVideoElement interface: video must inherit property "requestVideoFrameCallback(VideoFrameRequestCallback)" with the proper type |
| PASS HTMLVideoElement interface: calling requestVideoFrameCallback(VideoFrameRequestCallback) on video with too few arguments must throw TypeError |
| PASS HTMLVideoElement interface: video must inherit property "cancelVideoFrameCallback(unsigned long)" with the proper type |
| PASS HTMLVideoElement interface: calling cancelVideoFrameCallback(unsigned long) on video with too few arguments must throw TypeError |
| |