mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Fix all the Mac-specific test expectations
It's "mac", not "osx". Some guards were invalid and were removed.
This commit is contained in:
parent
b898550149
commit
85921d9ee6
36 changed files with 32 additions and 36 deletions
|
@ -1,7 +1,7 @@
|
|||
[reflection-embedded.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "osx": https://github.com/servo/servo/issues/11100
|
||||
if os == "mac": https://github.com/servo/servo/issues/11100
|
||||
[img.dir: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue