servo/tests/wpt/meta/css/css-values/sin-cos-tan-computed.html.ini
Servo WPT Sync c915bf05fc
Sync WPT with upstream (20-04-2025) (#36618)
Automated downstream sync of changes from upstream as of 20-04-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-04-20 01:47:50 +00:00

18 lines
593 B
INI
Vendored

[sin-cos-tan-computed.html]
[calc(sin(pi * sibling-index()) should be used-value-equivalent to 0]
expected: FAIL
[calc(cos(pi * sibling-index()) should be used-value-equivalent to -1]
expected: FAIL
[calc(tan(pi * sibling-index()) should be used-value-equivalent to 0]
expected: FAIL
[calc(sin(180deg * sibling-index()) should be used-value-equivalent to 0]
expected: FAIL
[calc(cos(180deg * sibling-index()) should be used-value-equivalent to -1]
expected: FAIL
[calc(tan(180deg * sibling-index()) should be used-value-equivalent to 0]
expected: FAIL