aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/include.ini
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-07-21 01:38:08 -0400
committerGitHub <noreply@github.com>2020-07-21 01:38:08 -0400
commitc0778ff3c581366fb270b491e6aae5301425b247 (patch)
tree68fe97b85592a5bc38b3804f27254d1f14916511 /tests/wpt/include.ini
parent132d8b46014eb3a1db7721b603d5b994c95e8d5e (diff)
parentc34e5871405c1c7dd1ff43369f937ac449ba9a82 (diff)
downloadservo-c0778ff3c581366fb270b491e6aae5301425b247.tar.gz
servo-c0778ff3c581366fb270b491e6aae5301425b247.zip
Auto merge of #27313 - jdm:layer-idl, r=asajeffrey
Update XRWebGLLayer to match specification. This unbreaks most of the webxr WPT tests. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #27312 - [x] There are tests for these changes
Diffstat (limited to 'tests/wpt/include.ini')
-rw-r--r--tests/wpt/include.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/wpt/include.ini b/tests/wpt/include.ini
index 295202b2205..340c10ad166 100644
--- a/tests/wpt/include.ini
+++ b/tests/wpt/include.ini
@@ -183,6 +183,8 @@ skip: true
skip: false
[webxr]
skip: false
+ [dom-overlay]
+ skip: true
[WebIDL]
skip: false
[webmessaging]