зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1348877 - Load test case interfaces.html on https, r=annevk
--HG-- rename : testing/web-platform/meta/storage/interfaces.html.ini => testing/web-platform/meta/storage/interfaces.https.html.ini rename : testing/web-platform/tests/storage/interfaces.html => testing/web-platform/tests/storage/interfaces.https.html
This commit is contained in:
Родитель
5f3ac554bc
Коммит
856d3fb87a
|
@ -120882,9 +120882,9 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"storage/interfaces.html": [
|
||||
"storage/interfaces.https.html": [
|
||||
[
|
||||
"/storage/interfaces.html",
|
||||
"/storage/interfaces.https.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
|
@ -137890,7 +137890,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"XMLHttpRequest/event-readystatechange-loaded.htm": [
|
||||
"b226dc43100ce0cf09a2756a9e4bbf5896335ed8",
|
||||
"9873bff3686e2a9b1a3daf778e89943236cc46ca",
|
||||
"testharness"
|
||||
],
|
||||
"XMLHttpRequest/event-timeout-order.htm": [
|
||||
|
@ -181322,7 +181322,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"html/webappapis/idle-callbacks/callback-removed-frame.html": [
|
||||
"79b4a278f0e35646cfdffeebf8f0523e2772bc9b",
|
||||
"ff034276659407d2dea91d2b0ed0e5919b875904",
|
||||
"testharness"
|
||||
],
|
||||
"html/webappapis/idle-callbacks/callback-suspended.html": [
|
||||
|
@ -203621,7 +203621,7 @@
|
|||
"6e5db2d0c2f5d2d8f1e2d04da953a3f2c50bec7a",
|
||||
"testharness"
|
||||
],
|
||||
"storage/interfaces.html": [
|
||||
"storage/interfaces.https.html": [
|
||||
"76fa61c3a87485266a7f9d6f66e5d08bb7881ff7",
|
||||
"testharness"
|
||||
],
|
||||
|
|
|
@ -1,44 +0,0 @@
|
|||
[interfaces.html]
|
||||
type: testharness
|
||||
[Navigator interface: attribute storage]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: operation persisted()]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: operation persist()]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: operation estimate()]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager must be primary interface of navigator.storage]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of navigator.storage]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: navigator.storage must inherit property "persisted" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: navigator.storage must inherit property "persist" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: navigator.storage must inherit property "estimate" with the proper type (2)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
[interfaces.https.html]
|
||||
type: testharness
|
||||
[StorageManager interface: operation persisted()]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: operation persist()]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: navigator.storage must inherit property "persisted" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[StorageManager interface: navigator.storage must inherit property "persist" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
Загрузка…
Ссылка в новой задаче