mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
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:
commit
87a0809606
5 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
||||||
|
[detached-container-001.htm]
|
||||||
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/10549
|
|
@ -0,0 +1,3 @@
|
||||||
|
[events-002.htm]
|
||||||
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/14215
|
|
@ -0,0 +1,3 @@
|
||||||
|
[events-003.htm]
|
||||||
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/14217
|
|
@ -1,5 +1,6 @@
|
||||||
[reflection-embedded.html]
|
[reflection-embedded.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/11100
|
||||||
[img.dir: typeof IDL attribute]
|
[img.dir: typeof IDL attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
3
tests/wpt/mozilla/meta/css/dirty_viewport.html.ini
Normal file
3
tests/wpt/mozilla/meta/css/dirty_viewport.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[dirty_viewport.html]
|
||||||
|
type: reftest
|
||||||
|
disabled: https://github.com/servo/servo/issues/13731
|
Loading…
Add table
Add a link
Reference in a new issue