mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Add XRLayerEvent
This commit is contained in:
parent
611c57bfdf
commit
c4dd171dfb
6 changed files with 112 additions and 6 deletions
|
@ -14718,6 +14718,13 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"layerevents.html": [
|
||||
"6a0319366ec842a9b94d5897978975ebe3eb6f7f",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"layers.html": [
|
||||
"b6749f208a8f3c5ae78fbe72cfa7364829abb127",
|
||||
[
|
||||
|
|
1
tests/wpt/mozilla/meta/webxr/layerevents.html.ini
Normal file
1
tests/wpt/mozilla/meta/webxr/layerevents.html.ini
Normal file
|
@ -0,0 +1 @@
|
|||
prefs: [dom.webxr.layers.enabled:true]
|
Loading…
Add table
Add a link
Reference in a new issue