blob: d0736342517491c9606c20ce9b7380c37f1e69fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
[text-combine-upright-parsing-digits-001.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Computed value for `text-combine-upright: digits` is `digits 2`]
expected: FAIL
[Computed value for `text-combine-upright: digits 2` is `digits 2`]
expected: FAIL
[Computed value for `text-combine-upright: digits 3` is `digits 3`]
expected: FAIL
[Computed value for `text-combine-upright: digits 4` is `digits 4`]
expected: FAIL
[Computed value for `text-combine-upright: digits +2` is `digits 2`]
expected: FAIL
[Computed value for `text-combine-upright: digits+3` is `digits 3`]
expected: FAIL
[Computed value for `text-combine-upright: digits[TAB\]4` is `digits 4`]
expected: FAIL
[Computed value for `text-combine-upright: digits[LF\]2` is `digits 2`]
expected: FAIL
[Computed value for `text-combine-upright: digits [TAB\]3` is `digits 3`]
expected: FAIL
[Computed value for `text-combine-upright: digits[TAB\][LF\]4` is `digits 4`]
expected: FAIL
|