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

Unified Diff: LayoutTests/fast/storage/serialized-script-value-expected.txt

Issue 23992003: blob hacking webcore style (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/fast/storage/serialized-script-value-expected.txt
diff --git a/LayoutTests/fast/storage/serialized-script-value-expected.txt b/LayoutTests/fast/storage/serialized-script-value-expected.txt
index 005dd4c81fa04457a911f55a0bbc9b7867650ad6..f56d786aef722e0097455492113bf47e3ad74fa6 100644
--- a/LayoutTests/fast/storage/serialized-script-value-expected.txt
+++ b/LayoutTests/fast/storage/serialized-script-value-expected.txt
@@ -201,6 +201,10 @@ PASS bufferView.length is expectedBufferValues.length
Serialize undefined:
PASS thrownException.code is expectedException
+
+PASS areValuesIdentical(blobObj1, blobObj2) is true
+PASS areValuesIdentical(dictionaryWithBlob1, dictionaryWithBlob2) is true
+PASS self.blobContent1 is self.blobContent2
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698