tor-browser

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

Accelerometer-iframe-access.https.html.ini (1373B)


      1 [Accelerometer-iframe-access.https.html]
      2  expected:
      3    if os == "win": [OK, TIMEOUT, CRASH]
      4  [LinearAccelerationSensor: losing a document's frame with an active sensor does not crash]
      5    expected: FAIL
      6 
      7  [Accelerometer: losing a document's frame with an active sensor does not crash]
      8    expected: FAIL
      9 
     10  [GravitySensor: losing a document's frame with an active sensor does not crash]
     11    expected: FAIL
     12 
     13  [Accelerometer: calling start() in a non-fully active document does not crash]
     14    expected: FAIL
     15 
     16  [LinearAccelerationSensor: calling start() in a non-fully active document does not crash]
     17    expected: FAIL
     18 
     19  [GravitySensor: calling start() in a non-fully active document does not crash]
     20    expected: FAIL
     21 
     22  [LinearAccelerationSensor: sensors in same-origin frames are updated if one of the frames is focused]
     23    expected: FAIL
     24 
     25  [Accelerometer: unfocused sensors in cross-origin frames are not updated]
     26    expected: FAIL
     27 
     28  [GravitySensor: unfocused sensors in cross-origin frames are not updated]
     29    expected: FAIL
     30 
     31  [Accelerometer: sensors in same-origin frames are updated if one of the frames is focused]
     32    expected: FAIL
     33 
     34  [LinearAccelerationSensor: unfocused sensors in cross-origin frames are not updated]
     35    expected: FAIL
     36 
     37  [GravitySensor: sensors in same-origin frames are updated if one of the frames is focused]
     38    expected: FAIL