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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-grow-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-grow-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-grow-expected.txt
deleted file mode 100644
index 65db4826b432b5199cc8d42498fc26f8d09e5c5d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/list-control-grow-expected.txt
+++ /dev/null
@@ -1,280 +0,0 @@
-Test ListControl rendering and selection for grow mode.
-Adding 0, 1, 2
-Creating element for 2
-Creating element for 1
-Creating element for 0
-----list[length=3][height=33]----
- [0] top
-*[0] 0
-*[10] 1
-*[21] 2
- [33] bottom
-
-Scrolling to 0
-----list[length=3][height=33]----
- [0] top
-*[0] 0
-*[10] 1
-*[21] 2
- [33] bottom
-
-Scrolling to 2
-----list[length=3][height=33]----
- [0] top
-*[0] 0
-*[10] 1
-*[21] 2
- [33] bottom
-
-Adding 3-20
-Creating element for 19
-Creating element for 18
-Creating element for 17
-Creating element for 16
-Creating element for 15
-Creating element for 14
-Creating element for 13
-Creating element for 12
-Creating element for 11
-Creating element for 10
-Creating element for 9
-Creating element for 8
-Creating element for 7
-Creating element for 6
-Creating element for 5
-Creating element for 4
-Creating element for 3
-----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
-
-Scrolling to 19
-----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
-Creating element for 34
-Creating element for 33
-Creating element for 32
-Creating element for 31
-Creating element for 30
-Creating element for 29
-Creating element for 28
-Creating element for 27
-Creating element for 26
-Creating element for 25
-----list[length=30][height=360]----
- [0] top
-*[0] 25
-*[10] 26
-*[21] 27
-*[33] 28
-*[46] 29
-*[60] 30
-*[70] 31
-*[81] 32
-*[93] 33
-*[106] 34
-*[120] 35
-*[130] 36
-*[141] 2
-*[153] 3
-*[166] 4
-*[180] 5
-*[190] 6
-*[201] 7
-*[213] 8
-*[226] 9
-*[240] 10
-*[250] 11
-*[261] 12
-*[273] 13
-*[286] 14
-*[300] 15
-*[310] 16
-*[321] 17
-*[333] 18
-*[346] 19
- [360] bottom
-
-Scrolling to 18
-----list[length=30][height=360]----
- [0] top
-*[0] 25
-*[10] 26
-*[21] 27
-*[33] 28
-*[46] 29
-*[60] 30
-*[70] 31
-*[81] 32
-*[93] 33
-*[106] 34
-*[120] 35
-*[130] 36
-*[141] 2
-*[153] 3
-*[166] 4
-*[180] 5
-*[190] 6
-*[201] 7
-*[213] 8
-*[226] 9
-*[240] 10
-*[250] 11
-*[261] 12
-*[273] 13
-*[286] 14
-*[300] 15
-*[310] 16
-*[321] 17
-*[333] 18
-*[346] 19
- [360] bottom
-
-Replacing 25-36 with 0-1
-Creating element for 1
-Creating element for 0
-----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 16-18 with 45
-Creating element for 45
-----list[length=18][height=214]----
- [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] 45
-*[200] 19
- [214] bottom
-
-Scrolling to 4
-----list[length=18][height=214]----
- [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] 45
-*[200] 19
- [214] bottom
-
-Replacing 45 with 16-18
-Creating element for 18
-Creating element for 17
-Creating element for 16
-----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
-
-

Powered by Google App Engine
This is Rietveld 408576698