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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-non-viewport-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-non-viewport-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-grow-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-non-viewport-expected.txt
similarity index 91%
rename from third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-grow-expected.txt
rename to third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-non-viewport-expected.txt
index 65db4826b432b5199cc8d42498fc26f8d09e5c5d..256dcddfa617087982387adf07d00a9f2609f585 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-grow-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-non-viewport-expected.txt
@@ -1,4 +1,4 @@
-Test ListControl rendering and selection for grow mode.
+Test ListControl rendering and selection for non-viewport mode.
Adding 0, 1, 2
Creating element for 2
Creating element for 1
@@ -93,6 +93,31 @@ Scrolling to 19
*[226] 19
[240] bottom
+Scrolling to 13 (center)
+----list[length=20][height=240]----
+ [0] top
+*[0] 0
+*[10] 1
+*[21] 2
+*[33] 3
+*[46] 4
+*[60] 5
+*[70] 6
+*[81] 7
+*[93] 8
+*[106] 9
+*[120] 10
+*[130] 11
+*[141] 12
+*[153] 13
+*[166] 14
+*[180] 15
+*[190] 16
+*[201] 17
+*[213] 18
+*[226] 19
+ [240] bottom
+
Replacing 0, 1 with 25-36
Creating element for 36
Creating element for 35

Powered by Google App Engine
This is Rietveld 408576698