[drm-check-encryption-scheme.https.html]
prefs: [media.eme.encrypted-media-encryption-scheme.enabled:true]
expected:
if os == "linux": TIMEOUT
if os == "mac": TIMEOUT
if os == "win": TIMEOUT
[drm support for "cenc" encryption scheme.]
expected:
if os == "win": TIMEOUT
if os == "linux": TIMEOUT
if os == "mac": TIMEOUT
[drm support for "cbcs" encryption scheme.]
expected:
if os == "linux": NOTRUN
if os == "win": NOTRUN
if os == "mac": NOTRUN
[drm support for "cbcs-1-9" encryption scheme.]
expected:
if os == "android": PASS
NOTRUN