tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

clearkey-mp4-requestmediakeysystemaccess.https.html.ini (1419B)


      1 [clearkey-mp4-requestmediakeysystemaccess.https.html]
      2  expected:
      3    if swgl and (os == "win"): [OK, TIMEOUT]
      4  [org.w3.clearkey, requestMediaKeySystemAccess: Empty configuration should result in NotSupportedError]
      5    expected:
      6      if os == "android": PASS
      7      FAIL
      8 
      9  [Space before ; in contentType]
     10    expected:
     11      if os == "android": FAIL
     12 
     13  [Space at start of codecs parameter]
     14    expected:
     15      if os == "android": FAIL
     16 
     17  [Trailing space in contentType]
     18    expected:
     19      if os == "android": FAIL
     20 
     21  [Leading space in contentType]
     22    expected:
     23      if os == "android": FAIL
     24 
     25  [ContentType formatting must be preserved]
     26    expected:
     27      if os == "android": FAIL
     28 
     29  [Two configurations, both supported]
     30    expected:
     31      if os == "android": FAIL
     32 
     33  [Space at end of codecs parameter]
     34    expected:
     35      if os == "android": FAIL
     36 
     37  [Supported audio codec]
     38    expected:
     39      if os == "android": FAIL
     40 
     41  [Video/]
     42    expected:
     43      if os == "android": FAIL
     44 
     45  [Basic supported configuration]
     46    expected:
     47      if os == "android": FAIL
     48 
     49  [Upper case MIME type]
     50    expected:
     51      if os == "android": FAIL
     52 
     53  [Partially supported configuration]
     54    expected:
     55      if os == "android": FAIL
     56 
     57  [Two configurations, one supported]
     58    expected:
     59      if os == "android": FAIL
     60 
     61  [Codecs=]
     62    expected:
     63      if os == "android": FAIL
     64 
     65  [CODECS=]
     66    expected:
     67      if os == "android": FAIL