blob: e7136a8ef5140f277cd795048e66dc9522a9de72 [file] [log] [blame]
EME API is supported OK
Media source is opened OK
EVENT(encrypted)
EXPECTED (onEncryptedEvent.target == '[object HTMLVideoElement]') OK
EXPECTED (onEncryptedEvent instanceof 'function MediaEncryptedEvent() { [native code] }') OK
EXPECTED (onEncryptedEvent.initDataType.toLowerCase() == 'webm') OK
EXPECTED (onEncryptedEvent.initData != 'null') OK
END OF TEST