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

Unified Diff: tests/lib_strong/html/debugger_test_golden.txt

Issue 2811343002: Dev compiler debugger related tweaks. (Closed)
Patch Set: Dev compiler debugger related tweaks. Created 3 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: tests/lib_strong/html/debugger_test_golden.txt
diff --git a/tests/lib_strong/html/debugger_test_golden.txt b/tests/lib_strong/html/debugger_test_golden.txt
index 951a96218737ba264502f5441de8692281b17366..fa5a248e25562f4e1553b9df14e2c901aec1812f 100644
--- a/tests/lib_strong/html/debugger_test_golden.txt
+++ b/tests/lib_strong/html/debugger_test_golden.txt
@@ -5889,7 +5889,13 @@ Value:
-----------------------------------
Test: Test library Module header
Value:
-null
+[
+ "span",
+ {
+ "style": "background-color: #d9edf7;"
+ },
+ "Library Module: lib/html/debugger_test"
+]
-----------------------------------
Test: Test library Module body
Value:
@@ -8814,4 +8820,3 @@ Value:
]
]
-----------------------------------
-

Powered by Google App Engine
This is Rietveld 408576698