mirror of
https://github.com/servo/servo.git
synced 2025-08-30 09:38:19 +01:00
Update test expectations
This commit is contained in:
parent
d74a16d2ed
commit
2b0a64b087
44 changed files with 90 additions and 6908 deletions
|
@ -10,24 +10,3 @@
|
|||
|
||||
[Test parsing ' color ), ( color' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
[Test parsing '(min-resolution: calc(1x))' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
[Test parsing '(resolution: calc(2x))' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
[Test parsing '(max-resolution: calc(7x))' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
[Test parsing '(resolution: calc(1x + 2x))' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
[Test parsing '(resolution: calc(5x - 2x))' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
[Test parsing '(resolution: calc(1x * 3))' with matchMedia]
|
||||
expected: FAIL
|
||||
|
||||
[Test parsing '(resolution: calc(6x / 2))' with matchMedia]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[mq-calc-resolution.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue