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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt

Issue 1629403003: Merge DOMSettableTokensList into DOMTokensList (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed non-oilpan inheritance Created 4 years, 10 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: third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
index 78b64bf042e41da3f2b46ab1fc185e756d3ad078..c1cfb8c4f1884330688b74da77b0fd2e2a06a382 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt
@@ -63,7 +63,7 @@ console-format-collections.html:35 [input, input, value: ""]
console-format-collections.html:41 [1, Array[2]]
console-format-collections.html:44 NonArrayWithLength {keys: Array[0]}
console-format-collections.html:51 [1, "2"]
-console-format-collections.html:55 ["c1", "c2", "c3"]
+console-format-collections.html:55 ["c1", "c2", "c3", value: "c1 c2 c3"]
console-format-collections.html:58 []
console-format-collections.html:59 []
console-format-collections.html:61 ArrayLike {length: -5}

Powered by Google App Engine
This is Rietveld 408576698