tor-browser

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

idlharness.html.ini (1377B)


      1 [idlharness.html]
      2  expected:
      3    if (os == "android") and fission: [TIMEOUT, OK]
      4  [idl_test setup]
      5    expected: FAIL
      6 
      7  [CSSPseudoElement interface: beforeElements.item(0) must inherit property "type" with the proper type]
      8    expected: FAIL
      9 
     10  [Stringification of beforeElements.item(0)]
     11    expected: FAIL
     12 
     13  [CSSPseudoElement must be primary interface of beforeElements.item(0)]
     14    expected: FAIL
     15 
     16  [CSSPseudoElement interface: beforeElements.item(0) must inherit property "element" with the proper type]
     17    expected: FAIL
     18 
     19  [CSSPseudoElement interface: existence and properties of interface object]
     20    expected: FAIL
     21 
     22  [CSSPseudoElement interface: existence and properties of interface prototype object]
     23    expected: FAIL
     24 
     25  [Element interface: operation pseudo(CSSOMString)]
     26    expected: FAIL
     27 
     28  [CSSPseudoElement interface: attribute parent]
     29    expected: FAIL
     30 
     31  [CSSPseudoElement interface: operation pseudo(CSSOMString)]
     32    expected: FAIL
     33 
     34  [CSSPseudoElement interface: beforeElements.item(0) must inherit property "parent" with the proper type]
     35    expected: FAIL
     36 
     37  [CSSPseudoElement interface: beforeElements.item(0) must inherit property "pseudo(CSSOMString)" with the proper type]
     38    expected: FAIL
     39 
     40  [CSSPseudoElement interface: calling pseudo(CSSOMString) on beforeElements.item(0) with too few arguments must throw TypeError]
     41    expected: FAIL