mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Update web-platform-tests to revision 8ae1ddbc812733c3a73b103eafad56fb43a2f4b5
This commit is contained in:
parent
d44e9aced2
commit
0e5e5db397
109 changed files with 2053 additions and 708 deletions
|
@ -9,6 +9,6 @@
|
|||
"Tests requestSession resolves when supported",
|
||||
(session) => {
|
||||
assert_not_equals(session, null);
|
||||
}, { supportsImmersive:true }, { immersive: true });
|
||||
}, { supportsImmersive:true }, { mode: 'immersive-vr' });
|
||||
</script>
|
||||
</body>
|
Loading…
Add table
Add a link
Reference in a new issue