mirror of
https://github.com/servo/servo.git
synced 2025-09-02 19:18:23 +01:00
Update web-platform-tests to revision 6c2d23b1b5e4dc00c944eedd16a11850e74a2d11
This commit is contained in:
parent
ad83faa745
commit
0114122fe0
140 changed files with 4328 additions and 1419 deletions
|
@ -54,7 +54,7 @@ enum NFCPushTarget {
|
|||
|
||||
dictionary NFCWatchOptions {
|
||||
USVString url = "";
|
||||
NFCRecordType? recordType;
|
||||
NFCRecordType recordType;
|
||||
USVString mediaType = "";
|
||||
NFCWatchMode mode = "web-nfc-only";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue