mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update web-platform-tests to revision fa41b43ac93bc2fdc2427a4378dc3754d483cdda
This commit is contained in:
parent
03a47c803c
commit
20d165ac2c
474 changed files with 6971 additions and 1378 deletions
|
@ -25,7 +25,6 @@ idl_test(
|
|||
NDEFRecord: [`new NDEFRecord(${JSON.stringify(record)});`],
|
||||
NDEFMessage: [`new NDEFMessage(${JSON.stringify(message)});`],
|
||||
NDEFReadingEvent: [`new NDEFReadingEvent("reading", { message: ${JSON.stringify(message)} })`],
|
||||
NDEFErrorEvent: ['new NDEFErrorEvent("error", { error: new DOMException() });'],
|
||||
});
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue