tor-browser

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

CSSFontFeatureValuesRule.html.ini (707B)


      1 [CSSFontFeatureValuesRule.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [CSSFontFeatureValuesRule is correctly parsed and accessible via CSSOM.]
      5    expected: FAIL
      6 
      7  [CSSFontFeatureValuesRule family is settable and readable.]
      8    expected: FAIL
      9 
     10  [CSSFontFeatureValuesMap entries are settable to single values.]
     11    expected: FAIL
     12 
     13  [CSSFontFeatureValuesMap entries are settable to sequences of numbers.]
     14    expected: FAIL
     15 
     16  [New rules can be added.]
     17    expected: FAIL
     18 
     19  [Deleting single entries is possible.]
     20    expected: FAIL
     21 
     22  [Clearing all entries is possible.]
     23    expected: FAIL
     24 
     25  [Multiple rules for the same family are kept separate in CSSOM.]
     26    expected: FAIL