mirror of
https://github.com/servo/servo.git
synced 2025-09-07 21:48:21 +01:00
Update web-platform-tests to revision ea3cae9746c39e8192b91181044144c60d9388e8
This commit is contained in:
parent
9513544e91
commit
b3f94b4330
194 changed files with 22476 additions and 15435 deletions
|
@ -10,7 +10,6 @@
|
|||
|
||||
assert_false(window.isSecureContext, "This test must be run in a non secure context");
|
||||
assert_false('MediaDevices' in window, "MediaDevices is not exposed");
|
||||
assert_false('MediaDeviceInfo' in window, "MediaDeviceInfo is not exposed");
|
||||
assert_false('getUserMedia' in navigator, "getUserMedia is not exposed");
|
||||
assert_false('mediaDevices' in navigator, "mediaDevices is not exposed");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue