mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Update web-platform-tests to revision 20424e735a5e6ac7a474ae35d86c714272aea0e8
This commit is contained in:
parent
eac2607a06
commit
39f4d8b931
94 changed files with 1332 additions and 233 deletions
|
@ -9,6 +9,6 @@
|
|||
"Tests requestSession resolves when supported",
|
||||
(session) => {
|
||||
assert_not_equals(session, null);
|
||||
}, { supportsImmersive:true }, { mode: 'immersive-vr' });
|
||||
}, { supportsImmersive:true }, 'immersive-vr');
|
||||
</script>
|
||||
</body>
|
Loading…
Add table
Add a link
Reference in a new issue