summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-shapes/parsing/shape-outside-computed.html.ini
blob: 34c2a1f5b064044149ddfeb427f689f0c873aece (plain)
1
2
3
4
5
6
7
8
9
10
11
[shape-outside-computed.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Property polygon(calc(10px - 0.5em), 20%, 30%, 40%, 50%, calc(10px - 0.5em)) value 'polygon(-10px, 20%, 30%, 40%, 50%, -10px)']
    expected: FAIL

  [Property polygon(10%, 20%, 30%, 40%, 50%, 60%) content-box value 'undefined']
    expected: FAIL

  [Property polygon(evenodd, -10px, -20px, -30px, -40px, -50px, -60px) margin-box value 'undefined']
    expected: FAIL