Auto merge of #14293 - servo:refl, r=Ms2ger

Disable reflection-embedded.html.

CC #11100

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14293)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-11-21 03:15:27 -06:00 committed by GitHub
commit 87a0809606
5 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[detached-container-001.htm]
type: testharness
disabled: https://github.com/servo/servo/issues/10549

View file

@ -0,0 +1,3 @@
[events-002.htm]
type: testharness
disabled: https://github.com/servo/servo/issues/14215

View file

@ -0,0 +1,3 @@
[events-003.htm]
type: testharness
disabled: https://github.com/servo/servo/issues/14217

View file

@ -1,5 +1,6 @@
[reflection-embedded.html]
type: testharness
disabled: https://github.com/servo/servo/issues/11100
[img.dir: typeof IDL attribute]
expected: FAIL

View file

@ -0,0 +1,3 @@
[dirty_viewport.html]
type: reftest
disabled: https://github.com/servo/servo/issues/13731