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

Side by Side Diff: LayoutTests/platform/win/editing/selection/triple-click-in-pre-expected.txt

Issue 554483002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderBlock {HTML} at (0,0) size 800x600 6 RenderBlock {HTML} at (0,0) size 800x600
7 RenderBody {BODY} at (8,8) size 784x584 7 RenderBody {BODY} at (8,8) size 784x584
8 RenderBlock {P} at (0,0) size 784x18 8 RenderBlock {P} at (0,0) size 784x18
9 RenderText {#text} at (0,0) size 692x17 9 RenderText {#text} at (0,0) size 692x17
10 text run at (0,0) width 388: "This tests modifying a selection created with a double click. " 10 text run at (0,0) width 388: "This tests modifying a selection created with a double click. "
11 text run at (387,0) width 305: "The new selection should use word gran ularity." 11 text run at (387,0) width 305: "The new selection should use word gran ularity."
12 RenderBlock {P} at (0,34) size 784x36 [color=#008000] 12 RenderBlock {P} at (0,34) size 784x36 [color=#008000]
13 RenderText {#text} at (0,0) size 775x35 13 RenderText {#text} at (0,0) size 775x35
14 text run at (0,0) width 230: "This test does not run interactively. " 14 text run at (0,0) width 230: "This test does not run interactively. "
15 text run at (229,0) width 360: "It uses the testRunners eventSender to do mouse clicks. " 15 text run at (229,0) width 360: "It uses the testRunners eventSender to do mouse clicks. "
16 text run at (588,0) width 163: "To run it manually, triple" 16 text run at (588,0) width 163: "To run it manually, triple"
17 text run at (0,18) width 494: "click on the second line in the box bel ow (anywhere after \"whitespace:pre\"). " 17 text run at (0,18) width 494: "click on the second line in the box bel ow (anywhere after \"whitespace:pre\"). "
18 text run at (493,18) width 282: "The triple click should select the en tire line." 18 text run at (493,18) width 282: "The triple click should select the en tire line."
19 RenderBlock {DIV} at (0,86) size 784x58 19 RenderBlock {DIV} at (0,86) size 784x60
20 RenderBlock {DIV} at (0,0) size 784x58 [border: (1px solid #0000FF)] 20 RenderBlock {DIV} at (0,0) size 784x60 [border: (1px solid #0000FF)]
21 RenderBlock {PRE} at (1,14) size 782x30 21 RenderBlock {PRE} at (1,14) size 782x32
22 RenderText {#text} at (0,0) size 118x30 22 RenderText {#text} at (0,0) size 120x32
23 text run at (0,0) width 118: "this text is in" 23 text run at (0,0) width 120: "this text is in"
24 text run at (117,0) width 1: " " 24 text run at (120,0) width 0: " "
25 text run at (0,15) width 110: "whitespace:pre" 25 text run at (0,16) width 112: "whitespace:pre"
26 selection start: position 16 of child 0 {#text} of child 1 {PRE} of child 1 {DIV } of child 5 {DIV} of body 26 selection start: position 16 of child 0 {#text} of child 1 {PRE} of child 1 {DIV } of child 5 {DIV} of body
27 selection end: position 30 of child 0 {#text} of child 1 {PRE} of child 1 {DIV } of child 5 {DIV} of body 27 selection end: position 30 of child 0 {#text} of child 1 {PRE} of child 1 {DIV } of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698