mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Update web-platform-tests to revision 1a7d6fcf01f28389b557b20951808a8adfef7e2d
This commit is contained in:
parent
cabd254509
commit
7b73751e5d
101 changed files with 1496 additions and 219 deletions
|
@ -84,7 +84,7 @@ function define_file_picker_error_tests(showPickerMethod) {
|
|||
await promise_rejects_js(t, TypeError, self[showPickerMethod]({
|
||||
startIn: 'secrets',
|
||||
}));
|
||||
}, showPickerMethod + ': unknown common starting directory.');
|
||||
}, showPickerMethod + ': unknown well-known starting directory.');
|
||||
|
||||
const invalid_extensions = {
|
||||
'.extensiontoolong': 'extension length more than 16.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue