Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/storage/interfaces-expected.txt

Issue 2727243004: Enable recently-imported test external/wpt/storage/interfaces.html. (Closed)
Patch Set: Rebaseline Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Storage API IDL test
3 FAIL Navigator interface: attribute storage assert_true: The prototype object mu st have a property "storage" expected true got false
4 PASS WorkerNavigator interface: existence and properties of interface object
5 PASS StorageManager interface: existence and properties of interface object
6 PASS StorageManager interface object length
7 PASS StorageManager interface object name
8 FAIL StorageManager interface: existence and properties of interface prototype o bject assert_equals: class string of StorageManager.prototype expected "[object StorageManagerPrototype]" but got "[object StorageManager]"
9 PASS StorageManager interface: existence and properties of interface prototype o bject's "constructor" property
10 PASS StorageManager interface: operation persisted()
11 PASS StorageManager interface: operation persist()
12 PASS StorageManager interface: operation estimate()
13 FAIL StorageManager must be primary interface of navigator.storage assert_equals : wrong typeof object expected "object" but got "undefined"
14 FAIL Stringification of navigator.storage assert_equals: wrong typeof object exp ected "object" but got "undefined"
15 FAIL StorageManager interface: navigator.storage must inherit property "persiste d" with the proper type (0) assert_equals: wrong typeof object expected "object" but got "undefined"
16 FAIL StorageManager interface: navigator.storage must inherit property "persist" with the proper type (1) assert_equals: wrong typeof object expected "object" b ut got "undefined"
17 FAIL StorageManager interface: navigator.storage must inherit property "estimate " with the proper type (2) assert_equals: wrong typeof object expected "object" but got "undefined"
18 Harness: the test ran to completion.
19
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698