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

Unified Diff: LayoutTests/storage/domstorage/events/case-sensitive-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 2 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: LayoutTests/storage/domstorage/events/case-sensitive-expected.txt
diff --git a/LayoutTests/storage/domstorage/events/case-sensitive-expected.txt b/LayoutTests/storage/domstorage/events/case-sensitive-expected.txt
index 6cdf19fd1fe2ffe67bca134b5d3ddc272d6ac243..5da9d0364ded9e808709dc5851b6cb658915a5fd 100644
--- a/LayoutTests/storage/domstorage/events/case-sensitive-expected.txt
+++ b/LayoutTests/storage/domstorage/events/case-sensitive-expected.txt
@@ -9,6 +9,9 @@ PASS storage.length is 0
Verify storage events are case sensitive
storage.foo = 'test'
+PASS successfullyParsed is true
+
+TEST COMPLETE
Reset storage event list
storageEventList = new Array()
storage.foo = 'test'

Powered by Google App Engine
This is Rietveld 408576698