mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Disable reflection-embedded.html on OS X (tracked in #11100)
This commit is contained in:
parent
52f17a8814
commit
b965d4b60e
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
[reflection-embedded.html]
|
[reflection-embedded.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled:
|
||||||
|
if os == "osx": https://github.com/servo/servo/issues/11100
|
||||||
[img.dir: typeof IDL attribute]
|
[img.dir: typeof IDL attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue