summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/cssom/shorthand-values.html.ini
blob: 10f0d475b92287e8d50b2ecf5474bc640aeba8bc (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
[shorthand-values.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [The serialization of border: 1px; border-top: 1px; should be canonical.]
    expected: FAIL

  [The serialization of border: 1px red; should be canonical.]
    expected: FAIL

  [The serialization of border: red; should be canonical.]
    expected: FAIL

  [The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; should be canonical.]
    expected: FAIL

  [The serialization of border-top: 1px; border-right: 2px; border-bottom: 3px; border-left: 4px; should be canonical.]
    expected: FAIL

  [The serialization of border: 1px; border-top: 2px; should be canonical.]
    expected: FAIL

  [The serialization of border: 1px; border-top: 1px !important; should be canonical.]
    expected: FAIL

  [The serialization of border: 1px; border-top-color: red; should be canonical.]
    expected: FAIL

  [The serialization of border: solid; border-style: dotted should be canonical.]
    expected: FAIL

  [The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; border-image: none; should be canonical.]
    expected: FAIL