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

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

Issue 2903333002: Update DDC libraries to match SDK, and debugger_test golden file (Closed)
Patch Set: Created 3 years, 7 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 | « pkg/dev_compiler/tool/sdk_expected_errors.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 f1897b92ecfc05792d3e247198d5bb7dabebf993..43b4cfb7c1b54993c9dac7929c28c109350f498a 100644
--- a/tests/lib_strong/html/debugger_test_golden.txt
+++ b/tests/lib_strong/html/debugger_test_golden.txt
@@ -6916,6 +6916,30 @@ Value:
},
[
"span",
+ {},
+ [
+ "span",
+ {
+ "style": "color: rgb(136, 19, 145); margin-right: -13px"
+ },
+ "dataTransfer: "
+ ],
+ [
+ "span",
+ {
+ "style": "margin-left: 13px"
+ },
+ "null"
+ ]
+ ]
+ ],
+ [
+ "li",
+ {
+ "style": "padding-left: 13px;"
+ },
+ [
+ "span",
{
"style": "color: rgb(136, 19, 145); margin-right: -13px"
},
« no previous file with comments | « pkg/dev_compiler/tool/sdk_expected_errors.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698