aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-values/calc-in-media-queries-with-mixed-units.html.ini
blob: 1fdb5b722c82d6743593cc847bec5a30c23ad296 (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
[calc-in-media-queries-with-mixed-units.html]
  [box should be orange if the calc between vw/em in @media was correct]
    expected: FAIL

  [box should be orange if the calc between vw-em in @media was correct]
    expected: FAIL

  [box should be orange if the calc between px/em*em in @media was correct]
    expected: FAIL

  [box should be orange if the calc between vh*em in @media was correct]
    expected: FAIL

  [box should be orange if the calc between vh*vw/em*px/vh in @media was correct]
    expected: FAIL

  [box should be orange if the calc between vw/px*vh in @media was correct]
    expected: FAIL

  [box should be orange if the calc between vh*vw/em*px in @media was correct]
    expected: FAIL

  [box should be orange if the calc between vw*vh*px*em/px/px/px in @media was correct]
    expected: FAIL