tor-browser

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

idlharness.any.js.ini (2344B)


      1 [idlharness.any.worker.html]
      2  [ImageData interface: attribute colorSpace]
      3    expected: FAIL
      4 
      5  [OffscreenCanvasRenderingContext2D interface: attribute imageSmoothingQuality]
      6    expected: FAIL
      7 
      8  [MessagePort interface: attribute onclose]
      9    expected: FAIL
     10 
     11  [OffscreenCanvasRenderingContext2D interface: operation getContextAttributes()]
     12    expected: FAIL
     13 
     14  [OffscreenCanvasRenderingContext2D interface: attribute lang]
     15    expected: FAIL
     16 
     17  [ImageData interface: attribute pixelFormat]
     18    expected: FAIL
     19 
     20  [Origin interface: existence and properties of interface object]
     21    expected: FAIL
     22 
     23  [Origin interface object length]
     24    expected: FAIL
     25 
     26  [Origin interface object name]
     27    expected: FAIL
     28 
     29  [Origin interface: existence and properties of interface prototype object]
     30    expected: FAIL
     31 
     32  [Origin interface: existence and properties of interface prototype object's "constructor" property]
     33    expected: FAIL
     34 
     35  [Origin interface: existence and properties of interface prototype object's @@unscopables property]
     36    expected: FAIL
     37 
     38  [Origin interface: operation from(any)]
     39    expected: FAIL
     40 
     41  [Origin interface: attribute opaque]
     42    expected: FAIL
     43 
     44  [Origin interface: operation isSameOrigin(Origin)]
     45    expected: FAIL
     46 
     47  [Origin interface: operation isSameSite(Origin)]
     48    expected: FAIL
     49 
     50  [Origin interface: calling isSameOrigin(Origin) on new Origin() with too few arguments must throw TypeError]
     51    expected: FAIL
     52 
     53  [Origin interface: calling from(any) on new Origin() with too few arguments must throw TypeError]
     54    expected: FAIL
     55 
     56  [Origin interface: calling isSameSite(Origin) on new Origin() with too few arguments must throw TypeError]
     57    expected: FAIL
     58 
     59  [Stringification of new Origin()]
     60    expected: FAIL
     61 
     62  [Origin interface: new Origin() must inherit property "opaque" with the proper type]
     63    expected: FAIL
     64 
     65  [Origin interface: new Origin() must inherit property "isSameOrigin(Origin)" with the proper type]
     66    expected: FAIL
     67 
     68  [Origin interface: new Origin() must inherit property "isSameSite(Origin)" with the proper type]
     69    expected: FAIL
     70 
     71  [Origin must be primary interface of new Origin()]
     72    expected: FAIL
     73 
     74  [Origin interface: new Origin() must inherit property "from(any)" with the proper type]
     75    expected: FAIL
     76 
     77 
     78 [idlharness.any.shadowrealm-in-window.html]
     79  expected: ERROR