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: tests/lib_strong/html/debugger_test_golden.txt

Issue 2899083007: Update DDC html libraries to match SDK (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
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 fa5a248e25562f4e1553b9df14e2c901aec1812f..f1897b92ecfc05792d3e247198d5bb7dabebf993 100644
--- a/tests/lib_strong/html/debugger_test_golden.txt
+++ b/tests/lib_strong/html/debugger_test_golden.txt
@@ -6916,30 +6916,6 @@ 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"
},
@@ -7500,54 +7476,6 @@ Value:
},
[
"span",
- {},
- [
- "span",
- {
- "style": "color: rgb(136, 19, 145); margin-right: -13px"
- },
- "_webkitMovementX: "
- ],
- [
- "span",
- {
- "style": "margin-left: 13px"
- },
- "null"
- ]
- ]
- ],
- [
- "li",
- {
- "style": "padding-left: 13px;"
- },
- [
- "span",
- {},
- [
- "span",
- {
- "style": "color: rgb(136, 19, 145); margin-right: -13px"
- },
- "_webkitMovementY: "
- ],
- [
- "span",
- {
- "style": "margin-left: 13px"
- },
- "null"
- ]
- ]
- ],
- [
- "li",
- {
- "style": "padding-left: 13px;"
- },
- [
- "span",
{
"style": "color: rgb(136, 19, 145); margin-right: -13px"
},
@@ -7688,6 +7616,34 @@ Value:
{
"style": "color: rgb(136, 19, 145); margin-right: -13px"
},
+ "getModifierState: "
+ ],
+ [
+ "span",
+ {
+ "style": "margin-left: 13px"
+ },
+ [
+ "object",
+ {
+ "object": "<OBJECT>",
+ "config": {
+ "name": "none"
+ }
+ }
+ ]
+ ]
+ ],
+ [
+ "li",
+ {
+ "style": "padding-left: 13px;"
+ },
+ [
+ "span",
+ {
+ "style": "color: rgb(136, 19, 145); margin-right: -13px"
+ },
"_initMouseEvent: "
],
[

Powered by Google App Engine
This is Rietveld 408576698