aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-values/hypot-pow-sqrt-computed.html.ini
blob: fcb8199c11d5004d54a047cfceb8166d47912ad3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[hypot-pow-sqrt-computed.html]
  [calc(3px * pow(200, 4)) should be used-value-equivalent to 33554428px]
    expected: FAIL

  [sqrt(sibling-index()) should be used-value-equivalent to 2]
    expected: FAIL

  [calc(1px * sqrt(sibling-index())) should be used-value-equivalent to 2px]
    expected: FAIL

  [sqrt(pow(sibling-index(), 2)) should be used-value-equivalent to 4]
    expected: FAIL