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

Unified Diff: third_party/WebKit/LayoutTests/inspector/components/viewport-datagrid-expected.txt

Issue 2554753004: Revert of [Devtools] Moved flatten children to children nodes instead of datagrid (Closed)
Patch Set: Created 4 years 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/components/viewport-datagrid-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/components/viewport-datagrid-expected.txt b/third_party/WebKit/LayoutTests/inspector/components/viewport-datagrid-expected.txt
index 75527c4265164e4f12f4473c12de39238de0a51e..768435284b60a173db1d6690950524236cd22761 100644
--- a/third_party/WebKit/LayoutTests/inspector/components/viewport-datagrid-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/components/viewport-datagrid-expected.txt
@@ -5,23 +5,11 @@
Attached aab to aa
Attached a to root
Attached aa to a
-Expanded node a
-Checking flattenChildren():
- a
- aa
-
Attached ab to a
-Checking flattenChildren():
- a
- aa
- ab
-
Attached b to root
Tree:
a
- aa
- ab
b
Expanded node a
@@ -106,23 +94,6 @@
b <- selected
Attached aac to ab
-Checking flattenChildren():
- a
- aa
- aaa
- aab
- ab
- aac
- b
-
-Removed children of aa
-Checking flattenChildren():
- a
- aa
- ab
- aac
- b
-
Tree:
a
@@ -132,20 +103,7 @@
b
Attached aac to ab
-Checking flattenChildren():
- a
- aa
- ab
- aac
- b
-
Removing aa from a
-Checking flattenChildren():
- a
- ab
- aac
- b
-
Tree:
a

Powered by Google App Engine
This is Rietveld 408576698