mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision 1a7f5f868420607ef13a00c6ec14fd9e0310e7c0
This commit is contained in:
parent
412eccddcc
commit
8fcaceef00
87 changed files with 2034 additions and 172 deletions
|
@ -47,7 +47,8 @@ promise_test(async t => {
|
|||
|
||||
// We do not provide NFC mock here to simulate that there has no available
|
||||
// implementation for NFC Mojo interface.
|
||||
promise_test(async t => {
|
||||
nfc_test(async (t, mockNFC) => {
|
||||
mockNFC.simulateClosedPipe();
|
||||
if (window.testRunner) {
|
||||
window.testRunner.setPermission('nfc', 'granted',
|
||||
location.origin, location.origin);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue