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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/webstorage/idlharness-expected.txt

Issue 1380503002: binding: Makes Window/Location's attributes accessor-type properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated a test result. Created 4 years, 8 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/imported/web-platform-tests/webstorage/idlharness-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/webstorage/idlharness-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/webstorage/idlharness-expected.txt
index a2938db5c3631e2db9cf0e017c8de5ecdcba66e0..d8eb53e083005d5385263497aa0bf0db2743ab4d 100644
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/webstorage/idlharness-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/webstorage/idlharness-expected.txt
@@ -1,6 +1,6 @@
This is a testharness.js-based test.
-FAIL Window interface: attribute sessionStorage assert_equals: "sessionStorage" must have a getter expected "function" but got "undefined"
-FAIL Window interface: attribute localStorage assert_equals: "localStorage" must have a getter expected "function" but got "undefined"
+PASS Window interface: attribute sessionStorage
+PASS Window interface: attribute localStorage
PASS Storage interface: existence and properties of interface object
PASS Storage interface object length
PASS Storage interface object name

Powered by Google App Engine
This is Rietveld 408576698