tor-browser

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

idlharness.https.html.ini (4613B)


      1 [idlharness.https.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [FontFace interface: attribute features]
      5    expected: FAIL
      6 
      7  [FontFace interface: attribute variations]
      8    expected: FAIL
      9 
     10  [FontFace interface: attribute palettes]
     11    expected: FAIL
     12 
     13  [FontFace interface: fontFace must inherit property "features" with the proper type]
     14    expected: FAIL
     15 
     16  [FontFace interface: fontFace must inherit property "variations" with the proper type]
     17    expected: FAIL
     18 
     19  [FontFace interface: fontFace must inherit property "palettes" with the proper type]
     20    expected: FAIL
     21 
     22  [FontFaceFeatures interface: existence and properties of interface object]
     23    expected: FAIL
     24 
     25  [FontFaceFeatures interface object length]
     26    expected: FAIL
     27 
     28  [FontFaceFeatures interface object name]
     29    expected: FAIL
     30 
     31  [FontFaceFeatures interface: existence and properties of interface prototype object]
     32    expected: FAIL
     33 
     34  [FontFaceFeatures interface: existence and properties of interface prototype object's "constructor" property]
     35    expected: FAIL
     36 
     37  [FontFaceFeatures interface: existence and properties of interface prototype object's @@unscopables property]
     38    expected: FAIL
     39 
     40  [FontFaceVariationAxis interface: existence and properties of interface object]
     41    expected: FAIL
     42 
     43  [FontFaceVariationAxis interface object length]
     44    expected: FAIL
     45 
     46  [FontFaceVariationAxis interface object name]
     47    expected: FAIL
     48 
     49  [FontFaceVariationAxis interface: existence and properties of interface prototype object]
     50    expected: FAIL
     51 
     52  [FontFaceVariationAxis interface: existence and properties of interface prototype object's "constructor" property]
     53    expected: FAIL
     54 
     55  [FontFaceVariationAxis interface: existence and properties of interface prototype object's @@unscopables property]
     56    expected: FAIL
     57 
     58  [FontFaceVariationAxis interface: attribute name]
     59    expected: FAIL
     60 
     61  [FontFaceVariationAxis interface: attribute axisTag]
     62    expected: FAIL
     63 
     64  [FontFaceVariationAxis interface: attribute minimumValue]
     65    expected: FAIL
     66 
     67  [FontFaceVariationAxis interface: attribute maximumValue]
     68    expected: FAIL
     69 
     70  [FontFaceVariationAxis interface: attribute defaultValue]
     71    expected: FAIL
     72 
     73  [FontFaceVariations interface: existence and properties of interface object]
     74    expected: FAIL
     75 
     76  [FontFaceVariations interface object length]
     77    expected: FAIL
     78 
     79  [FontFaceVariations interface object name]
     80    expected: FAIL
     81 
     82  [FontFaceVariations interface: existence and properties of interface prototype object]
     83    expected: FAIL
     84 
     85  [FontFaceVariations interface: existence and properties of interface prototype object's "constructor" property]
     86    expected: FAIL
     87 
     88  [FontFaceVariations interface: existence and properties of interface prototype object's @@unscopables property]
     89    expected: FAIL
     90 
     91  [FontFacePalette interface: existence and properties of interface object]
     92    expected: FAIL
     93 
     94  [FontFacePalette interface object length]
     95    expected: FAIL
     96 
     97  [FontFacePalette interface object name]
     98    expected: FAIL
     99 
    100  [FontFacePalette interface: existence and properties of interface prototype object]
    101    expected: FAIL
    102 
    103  [FontFacePalette interface: existence and properties of interface prototype object's "constructor" property]
    104    expected: FAIL
    105 
    106  [FontFacePalette interface: existence and properties of interface prototype object's @@unscopables property]
    107    expected: FAIL
    108 
    109  [FontFacePalette interface: iterable<DOMString>]
    110    expected: FAIL
    111 
    112  [FontFacePalette interface: attribute length]
    113    expected: FAIL
    114 
    115  [FontFacePalette interface: attribute usableWithLightBackground]
    116    expected: FAIL
    117 
    118  [FontFacePalette interface: attribute usableWithDarkBackground]
    119    expected: FAIL
    120 
    121  [FontFacePalettes interface: existence and properties of interface object]
    122    expected: FAIL
    123 
    124  [FontFacePalettes interface object length]
    125    expected: FAIL
    126 
    127  [FontFacePalettes interface object name]
    128    expected: FAIL
    129 
    130  [FontFacePalettes interface: existence and properties of interface prototype object]
    131    expected: FAIL
    132 
    133  [FontFacePalettes interface: existence and properties of interface prototype object's "constructor" property]
    134    expected: FAIL
    135 
    136  [FontFacePalettes interface: existence and properties of interface prototype object's @@unscopables property]
    137    expected: FAIL
    138 
    139  [FontFacePalettes interface: iterable<FontFacePalette>]
    140    expected: FAIL
    141 
    142  [FontFacePalettes interface: attribute length]
    143    expected: FAIL
    144 
    145  [FontFaceVariations interface: setlike<FontFaceVariationAxis>]
    146    expected: FAIL
    147 
    148  [FontFaceSet interface: setlike<FontFace>]
    149    expected: FAIL