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

Unified Diff: LayoutTests/inspector-protocol/json-parse-expected.txt

Issue 1291703004: Make inspector-protocol/json-parse.html report an error rather than time out. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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
« no previous file with comments | « LayoutTests/inspector-protocol/json-parse.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector-protocol/json-parse-expected.txt
diff --git a/LayoutTests/inspector-protocol/json-parse-expected.txt b/LayoutTests/inspector-protocol/json-parse-expected.txt
index 714318398af531a3b757abe34c86e2464f984c3c..f952527fa4116014fc8828aa728216c69d138aaa 100644
--- a/LayoutTests/inspector-protocol/json-parse-expected.txt
+++ b/LayoutTests/inspector-protocol/json-parse-expected.txt
@@ -1,2 +1,11 @@
-Привет мир
+{
+ id : 1
+ result : {
+ result : {
+ type : string
+ value : Привет мир
+ }
+ wasThrown : false
+ }
+}
« no previous file with comments | « LayoutTests/inspector-protocol/json-parse.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698