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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-various-height-expected.txt

Issue 2609363002: [DevTools] Tweak ListControl API. (Closed)
Patch Set: fixed review comments Created 3 years, 11 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/http/tests/inspector-unit/list-control-various-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-variable-height-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-various-height-expected.txt
similarity index 95%
rename from third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-variable-height-expected.txt
rename to third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-various-height-expected.txt
index 2e58a51638416136d64c601c64ecf1f2c2c14db5..d302d8cc9bc11885c4f9fac5a7e3dca3a6c375a1 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-variable-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-various-height-expected.txt
@@ -1,4 +1,4 @@
-Test ListControl rendering for variable height case.
+Test ListControl rendering for various height items case.
Adding 0, 1, 2
Creating element for 0
Creating element for 1
@@ -111,22 +111,23 @@ Scrolling to 19
[73] bottom
offsets: 0 7 15 24 34 45 57 70 84 99 115 122 130 139 149 160 172 185 199 214 230
-Scrolling to 16
+Scrolling to 16 (center)
----list[length=20][height=73]----
- [-157] top
- [-73] 8
- [-58] 9
- [-42] 10
- [-35] 11
- [-27] 12
- [-18] 13
-+[-8] 14
-*[3] 15
-*[15] 16
-*[28] 17
-*[42] 18
-*[57] 19
- [73] bottom
+ [-142] top
+ [-72] 7
+ [-58] 8
+ [-43] 9
+ [-27] 10
+ [-20] 11
+ [-12] 12
++[-3] 13
+*[7] 14
+*[18] 15
+*[30] 16
+*[43] 17
+*[57] 18
++[72] 19
+ [88] bottom
offsets: 0 7 15 24 34 45 57 70 84 99 115 122 130 139 149 160 172 185 199 214 230
Scrolling to 3

Powered by Google App Engine
This is Rietveld 408576698