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
This commit is contained in:
bors-servo 2020-07-21 01:38:08 -04:00 committed by GitHub
commit c0778ff3c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
59 changed files with 37 additions and 309 deletions

View file

@ -183,6 +183,8 @@ skip: true
skip: false
[webxr]
skip: false
[dom-overlay]
skip: true
[WebIDL]
skip: false
[webmessaging]