mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 4adce83d1f2b08fa2e92427c4687d0cf535aee53
This commit is contained in:
parent
d3763452b5
commit
3e4ec1724a
102 changed files with 3019 additions and 1309 deletions
|
@ -378,3 +378,12 @@
|
|||
[onwaiting: the default value must be null]
|
||||
expected: FAIL
|
||||
|
||||
[onformdata: the content attribute must be compiled into a function as the corresponding property]
|
||||
expected: FAIL
|
||||
|
||||
[onformdata: must be on the appropriate locations for GlobalEventHandlers]
|
||||
expected: FAIL
|
||||
|
||||
[onformdata: the default value must be null]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -69,3 +69,12 @@
|
|||
[shadowed error (window)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed formdata (window)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed formdata (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed formdata (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -62,3 +62,12 @@
|
|||
[not shadowed auxclick (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed formdata (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed formdata (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed formdata (window)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -25,3 +25,10 @@
|
|||
|
||||
[securitypolicyviolation is unaffected on a windowless frameset]
|
||||
expected: FAIL
|
||||
|
||||
[formdata is unaffected on a windowless frameset]
|
||||
expected: FAIL
|
||||
|
||||
[formdata is unaffected on a windowless body]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue