blob: 84384e9d5875be99ef90395f67745ba0136e6cdc [file] [log] [blame]
EME API is supported 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