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