tor-browser

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

Accelerometer-enabled-by-feature-policy-attribute-redirect-on-load.https.html.ini (855B)


      1 [Accelerometer-enabled-by-feature-policy-attribute-redirect-on-load.https.html]
      2  expected:
      3    if os == "win": [OK, TIMEOUT]
      4  [Accelerometer: Feature-Policy allow='accelerometer' attribute allows same-origin relocation]
      5    expected: FAIL
      6 
      7  [Accelerometer: Feature-Policy allow='accelerometer' attribute disallows cross-origin relocation]
      8    expected: FAIL
      9 
     10  [LinearAccelerationSensor: Feature-Policy allow='accelerometer' attribute allows same-origin relocation]
     11    expected: FAIL
     12 
     13  [LinearAccelerationSensor: Feature-Policy allow='accelerometer' attribute disallows cross-origin relocation]
     14    expected: FAIL
     15 
     16  [GravitySensor: Feature-Policy allow='accelerometer' attribute allows same-origin relocation]
     17    expected: FAIL
     18 
     19  [GravitySensor: Feature-Policy allow='accelerometer' attribute disallows cross-origin relocation]
     20    expected: FAIL