mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update web-platform-tests to revision 4052654d786236b493d2df3cb80b9d3d1d0a8354
This commit is contained in:
parent
eab848df3e
commit
3b6ddd885a
116 changed files with 4255 additions and 821 deletions
|
@ -48,3 +48,24 @@
|
|||
[not shadowed paste (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed resize (window)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed loadend (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed resize (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed resize (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed securitypolicyviolation (window)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed auxclick (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed error (window)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,64 @@
|
|||
[event-handler-attributes-frameset-window.html]
|
||||
[shadowed resize (window)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed error (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed paste (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed resize (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed resize (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed securitypolicyviolation (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed auxclick (window)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed securitypolicyviolation (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed cut (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed copy (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed loadend (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed securitypolicyviolation (window)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed auxclick (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed loadend (window)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed paste (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed error (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed copy (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed loadend (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed cut (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
||||
[shadowed error (window)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed auxclick (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue