mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf3355ea' (#35384)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
df73d02932
commit
a284bbd29d
487 changed files with 12243 additions and 4352 deletions
39
tests/wpt/meta/css/css-mixins/function-conditionals.html.ini
vendored
Normal file
39
tests/wpt/meta/css/css-mixins/function-conditionals.html.ini
vendored
Normal file
|
@ -0,0 +1,39 @@
|
|||
[function-conditionals.html]
|
||||
[Basic @supports]
|
||||
expected: FAIL
|
||||
|
||||
[Basic @supports (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Nested @supports]
|
||||
expected: FAIL
|
||||
|
||||
[Nested @supports (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Inconsequential conditional]
|
||||
expected: FAIL
|
||||
|
||||
[@supports with locals]
|
||||
expected: FAIL
|
||||
|
||||
[Basic @media]
|
||||
expected: FAIL
|
||||
|
||||
[Basic @media (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Nested @media]
|
||||
expected: FAIL
|
||||
|
||||
[Nested @media (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Locals within @media]
|
||||
expected: FAIL
|
||||
|
||||
[@supports within @media]
|
||||
expected: FAIL
|
||||
|
||||
[@media within @supports]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue