mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Treat undefined arguments in JS as missing
This commit is contained in:
parent
d6708a2fea
commit
db92a8b030
15 changed files with 8 additions and 62 deletions
|
@ -24,9 +24,6 @@
|
|||
[testConstructorDictionary5]
|
||||
expected: FAIL
|
||||
|
||||
[testConstructor2undefined]
|
||||
expected: FAIL
|
||||
|
||||
[testConstructorDictionary2irregular]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
[DOMRect-001.htm]
|
||||
type: testharness
|
||||
[testConstructorUndefined1]
|
||||
expected: FAIL
|
||||
|
||||
[testConstructorIllegal1]
|
||||
expected: FAIL
|
||||
|
||||
[testConstructorIllegal2]
|
||||
expected: FAIL
|
||||
|
||||
[testReadOnlyConstructorUndefined1]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue