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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/webstorage/idlharness-expected.txt

Issue 2891463002: Update testharness.js and idlharness.js. (Closed)
Patch Set: Update expectations Created 3 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/webstorage/idlharness-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/webstorage/idlharness-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/webstorage/idlharness-expected.txt
index 373b775542315530b5af3c1f936c20e89fb84109..29fe029119e285ff345fa1200044aa37f1171973 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/webstorage/idlharness-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/webstorage/idlharness-expected.txt
@@ -12,8 +12,6 @@ FAIL Storage interface: operation getItem(DOMString) assert_true: property is no
FAIL Storage interface: operation setItem(DOMString,DOMString) assert_true: property is not enumerable expected true got false
FAIL Storage interface: operation removeItem(DOMString) assert_true: property is not enumerable expected true got false
FAIL Storage interface: operation clear() assert_true: property is not enumerable expected true got false
-PASS Storage must be primary interface of window.localStorage
-PASS Stringification of window.localStorage
PASS Storage interface: window.localStorage must inherit property "length" with the proper type (0)
PASS Storage interface: window.localStorage must inherit property "key" with the proper type (1)
PASS Storage interface: calling key(unsigned long) on window.localStorage with too few arguments must throw TypeError

Powered by Google App Engine
This is Rietveld 408576698