tor-browser

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

idlharness.window.js.ini (600B)


      1 [idlharness.window.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [HighlightRegistry interface: operation highlightsFromPoint(float, float, optional HighlightsFromPointOptions)]
      5    expected: FAIL
      6 
      7  [HighlightRegistry interface: CSS.highlights must inherit property "highlightsFromPoint(float, float, optional HighlightsFromPointOptions)" with the proper type]
      8    expected: FAIL
      9 
     10  [HighlightRegistry interface: calling highlightsFromPoint(float, float, optional HighlightsFromPointOptions) on CSS.highlights with too few arguments must throw TypeError]
     11    expected: FAIL