aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Ramine <n.oxyde@gmail.com>2016-05-25 13:54:22 +0200
committerAnthony Ramine <n.oxyde@gmail.com>2016-05-25 14:00:53 +0200
commitb965d4b60ec6d789e6e55eb65470811b174882af (patch)
treedff6fb2053859974a3c7ceaa0db734f9eb0441b4
parent52f17a88141c8a55de3816e1a7a169cced518b36 (diff)
downloadservo-b965d4b60ec6d789e6e55eb65470811b174882af.tar.gz
servo-b965d4b60ec6d789e6e55eb65470811b174882af.zip
Disable reflection-embedded.html on OS X (tracked in #11100)
-rw-r--r--tests/wpt/metadata/html/dom/reflection-embedded.html.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/wpt/metadata/html/dom/reflection-embedded.html.ini b/tests/wpt/metadata/html/dom/reflection-embedded.html.ini
index b642ef919b3..0214ebf2e6d 100644
--- a/tests/wpt/metadata/html/dom/reflection-embedded.html.ini
+++ b/tests/wpt/metadata/html/dom/reflection-embedded.html.ini
@@ -1,5 +1,7 @@
[reflection-embedded.html]
type: testharness
+ disabled:
+ if os == "osx": https://github.com/servo/servo/issues/11100
[img.dir: typeof IDL attribute]
expected: FAIL