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

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

Issue 1158433004: Remove Attr child nodes (making Attr a Node, not a ContainerNode) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/inspector/console/console-format-expected.txt
diff --git a/LayoutTests/inspector/console/console-format-expected.txt b/LayoutTests/inspector/console/console-format-expected.txt
index ef3844472e71f595163e4131ffdd0860b2741b41..f03932c4b0386936b36d0081b7e332d9bc1c43b0 100644
--- a/LayoutTests/inspector/console/console-format-expected.txt
+++ b/LayoutTests/inspector/console/console-format-expected.txt
@@ -206,24 +206,20 @@ globals[13]
attr=""
console-format.html:12
attr="value"
- "value"
console-format.html:13 [attr]
0: attr
length: 1
__proto__: Array[0]
globals[14]
attr="value"
- "value"
console-format.html:12
id="x"
- "x"
console-format.html:13 [id]
0: id
length: 1
__proto__: Array[0]
globals[15]
id="x"
- "x"
console-format.html:12 Object {}
length: (...)
get length: length()

Powered by Google App Engine
This is Rietveld 408576698