mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +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
|
@ -13,7 +13,6 @@
|
|||
|
||||
test(() => {
|
||||
const message = new NDEFMessage(null);
|
||||
assert_equals(message.url.length, 0, 'empty url');
|
||||
assert_equals(message.records.length, 0, 'empty records');
|
||||
}, 'NDEFMessage constructor with null init dict');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue