tor-browser

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

idlharness.window.js.ini (760B)


      1 [idlharness.window.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [IntersectionObserverEntry interface object length]
      5    expected: FAIL
      6 
      7  [IntersectionObserver interface: observer must inherit property "thresholds" with the proper type]
      8    expected: FAIL
      9 
     10  [IntersectionObserver interface: attribute delay]
     11    expected: FAIL
     12 
     13  [IntersectionObserver interface: attribute trackVisibility]
     14    expected: FAIL
     15 
     16  [IntersectionObserver interface: observer must inherit property "delay" with the proper type]
     17    expected: FAIL
     18 
     19  [IntersectionObserver interface: observer must inherit property "trackVisibility" with the proper type]
     20    expected: FAIL
     21 
     22  [IntersectionObserverEntry interface: attribute isVisible]
     23    expected: FAIL