mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests expected data to revision 56db12eee9711048ea4c927a89b9e9e05fd97c1b
This commit is contained in:
parent
db6aeef2ef
commit
89c208d3e4
9 changed files with 1 additions and 88 deletions
|
@ -163,6 +163,7 @@ var interfaceNamesInGlobalScope = [
|
||||||
"Range",
|
"Range",
|
||||||
"Screen",
|
"Screen",
|
||||||
"Storage",
|
"Storage",
|
||||||
|
"StorageEvent",
|
||||||
"TestBinding", // XXX
|
"TestBinding", // XXX
|
||||||
"Text",
|
"Text",
|
||||||
"TreeWalker",
|
"TreeWalker",
|
||||||
|
|
|
@ -9285,27 +9285,6 @@
|
||||||
[StorageEvent interface object length]
|
[StorageEvent interface object length]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[StorageEvent interface: existence and properties of interface prototype object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: existence and properties of interface prototype object\'s "constructor" property]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: attribute key]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: attribute oldValue]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: attribute newValue]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: attribute url]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: attribute storageArea]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[HTMLAppletElement interface: existence and properties of interface object]
|
[HTMLAppletElement interface: existence and properties of interface object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
[event_constructor.html]
|
|
||||||
type: testharness
|
|
||||||
expected: TIMEOUT
|
|
||||||
[Web Storage]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[storageeventinit test]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
[event_constructor_js.html]
|
|
||||||
type: testharness
|
|
||||||
expected: TIMEOUT
|
|
||||||
[Web Storage]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent constructor and nulls]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
[event_local_storageeventinit.html]
|
|
||||||
type: testharness
|
|
||||||
expected: TIMEOUT
|
|
||||||
[Web Storage]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[storageeventinit test]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
[event_session_storageeventinit.html]
|
|
||||||
type: testharness
|
|
||||||
expected: TIMEOUT
|
|
||||||
[Web Storage]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[storageeventinit test]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
|
@ -12,27 +12,6 @@
|
||||||
[StorageEvent interface object length]
|
[StorageEvent interface object length]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[StorageEvent interface: existence and properties of interface prototype object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: existence and properties of interface prototype object\'s "constructor" property]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: attribute key]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: attribute oldValue]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: attribute newValue]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: attribute url]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[StorageEvent interface: attribute storageArea]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Window interface: attribute sessionStorage]
|
[Window interface: attribute sessionStorage]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
[missing_arguments.html]
|
|
||||||
type: testharness
|
|
||||||
[Should throw TypeError for function "function () { new StorageEvent(); }".]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
[storage_local_key.html]
|
|
||||||
type: testharness
|
|
||||||
[Web Storage 3]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue