blob: c7f44ebec3070a4f83b7580b5711c6c5f9f64d28 (
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
33
34
|
[alignment-baseline-valid.html]
[e.style['alignment-baseline'\] = "baseline" should set the property value]
expected: FAIL
[e.style['alignment-baseline'\] = "bottom" should set the property value]
expected: FAIL
[e.style['alignment-baseline'\] = "central" should set the property value]
expected: FAIL
[e.style['alignment-baseline'\] = "middle" should set the property value]
expected: FAIL
[e.style['alignment-baseline'\] = "center" should set the property value]
expected: FAIL
[e.style['alignment-baseline'\] = "mathematical" should set the property value]
expected: FAIL
[e.style['alignment-baseline'\] = "text-top" should set the property value]
expected: FAIL
[e.style['alignment-baseline'\] = "text-bottom" should set the property value]
expected: FAIL
[e.style['alignment-baseline'\] = "ideographic" should set the property value]
expected: FAIL
[e.style['alignment-baseline'\] = "alphabetic" should set the property value]
expected: FAIL
[e.style['alignment-baseline'\] = "top" should set the property value]
expected: FAIL
|