blob: 8c9272a102a0e4d13d1e33848efedded8c0dca9d [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() == 'cenc') OK
EXPECTED (onEncryptedEvent.initData != 'null') OK
END OF TEST