mirror of
https://github.com/servo/servo.git
synced 2025-09-11 23:48:21 +01:00
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>
This commit is contained in:
parent
d05496277e
commit
c915bf05fc
502 changed files with 10162 additions and 1657 deletions
18
tests/wpt/meta/css/css-values/sin-cos-tan-computed.html.ini
vendored
Normal file
18
tests/wpt/meta/css/css-values/sin-cos-tan-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue