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

Side by Side Diff: LayoutTests/inspector/console/console-viewport-selection-expected.txt

Issue 1218873002: Layout tests: unflake console tests that race with the main resource load. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: line 9: Message #0 1 CONSOLE MESSAGE: line 9: Message #0
2 CONSOLE MESSAGE: line 9: Message #1 2 CONSOLE MESSAGE: line 9: Message #1
3 CONSOLE MESSAGE: line 9: Message #2 3 CONSOLE MESSAGE: line 9: Message #2
4 CONSOLE MESSAGE: line 9: Message #3 4 CONSOLE MESSAGE: line 9: Message #3
5 CONSOLE MESSAGE: line 9: Message #4 5 CONSOLE MESSAGE: line 9: Message #4
6 CONSOLE MESSAGE: line 9: Message #5 6 CONSOLE MESSAGE: line 9: Message #5
7 CONSOLE MESSAGE: line 9: Message #6 7 CONSOLE MESSAGE: line 9: Message #6
8 CONSOLE MESSAGE: line 9: Message #7 8 CONSOLE MESSAGE: line 9: Message #7
9 CONSOLE MESSAGE: line 9: Message #8 9 CONSOLE MESSAGE: line 9: Message #8
10 CONSOLE MESSAGE: line 9: Message #9 10 CONSOLE MESSAGE: line 9: Message #9
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 first visible message index: 75 viewport is covered: YES 161 first visible message index: 75 viewport is covered: YES
162 162
163 Running: testReversedSelectionSingleLineText 163 Running: testReversedSelectionSingleLineText
164 Selected text:<<<EOL 164 Selected text:<<<EOL
165 nsole 165 nsole
166 EOL 166 EOL
167 first visible message index: 75 viewport is covered: YES 167 first visible message index: 75 viewport is covered: YES
168 168
169 Running: testSelectionMultiLineText 169 Running: testSelectionMultiLineText
170 Selected text:<<<EOL 170 Selected text:<<<EOL
171 ole-viewport-selection.html:9 Message #74 171 ole-viewport-selection.html:5 Message #74
172 console-viewport-selection.html:9 Message #75 172 console-viewport-selection.html:5 Message #75
173 console 173 console
174 EOL 174 EOL
175 first visible message index: 74 viewport is covered: YES 175 first visible message index: 74 viewport is covered: YES
176 176
177 Running: testSimpleVisibleSelection 177 Running: testSimpleVisibleSelection
178 anchor = {item: 72, offset: 6}, head = {item: 77, offset: 6} 178 anchor = {item: 72, offset: 6}, head = {item: 77, offset: 6}
179 first visible message index: 72 viewport is covered: YES 179 first visible message index: 72 viewport is covered: YES
180 180
181 Running: testHalfScrollSelectionUp 181 Running: testHalfScrollSelectionUp
182 anchor = {item: 72, offset: 6}, head = {item: 77, offset: 6} 182 anchor = {item: 72, offset: 6}, head = {item: 77, offset: 6}
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 Running: testShiftClickReversedSelectionBelow 217 Running: testShiftClickReversedSelectionBelow
218 anchor = {item: 76, offset: 6}, head = {item: 140, offset: 0} 218 anchor = {item: 76, offset: 6}, head = {item: 140, offset: 0}
219 first visible message index: 135 viewport is covered: YES 219 first visible message index: 135 viewport is covered: YES
220 220
221 Running: testZeroOffsetSelection 221 Running: testZeroOffsetSelection
222 Selected text: world 222 Selected text: world
223 223
224 Running: testSelectAll 224 Running: testSelectAll
225 Selected all 150 messages. 225 Selected all 150 messages.
226 226
OLDNEW
« no previous file with comments | « LayoutTests/inspector/console/console-viewport-selection.html ('k') | LayoutTests/inspector/console/console-xml-document.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698