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

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

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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 LayoutView at (0,0) size 800x600 4 LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 LayoutBlockFlow {HTML} at (0,0) size 800x600 6 LayoutBlockFlow {HTML} at (0,0) size 800x600
7 LayoutBlockFlow {BODY} at (8,8) size 784x584 7 LayoutBlockFlow {BODY} at (8,8) size 784x584
8 LayoutBlockFlow {P} at (0,0) size 784x18 8 LayoutBlockFlow {P} at (0,0) size 784x18
9 LayoutText {#text} at (0,0) size 692x17 9 LayoutText {#text} at (0,0) size 691x17
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 304: "The new selection should use word gran ularity."
12 LayoutBlockFlow {P} at (0,34) size 784x36 [color=#008000] 12 LayoutBlockFlow {P} at (0,34) size 784x36 [color=#008000]
13 LayoutText {#text} at (0,0) size 775x35 13 LayoutText {#text} at (0,0) size 782x35
14 text run at (0,0) width 230: "This test does not run interactively. " 14 text run at (0,0) width 229: "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 (228,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 (587,0) width 195: "To run it manually, triple click"
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 459: "on the second line in the box below (an ywhere after \"whitespace:pre\"). "
18 text run at (493,18) width 282: "The triple click should select the en tire line." 18 text run at (458,18) width 281: "The triple click should select the en tire line."
19 LayoutBlockFlow {DIV} at (0,86) size 784x60 19 LayoutBlockFlow {DIV} at (0,86) size 784x60
20 LayoutBlockFlow {DIV} at (0,0) size 784x60 [border: (1px solid #0000FF)] 20 LayoutBlockFlow {DIV} at (0,0) size 784x60 [border: (1px solid #0000FF)]
21 LayoutBlockFlow {PRE} at (1,14) size 782x32 21 LayoutBlockFlow {PRE} at (1,14) size 782x32
22 LayoutText {#text} at (0,0) size 120x32 22 LayoutText {#text} at (0,0) size 120x32
23 text run at (0,0) width 120: "this text is in" 23 text run at (0,0) width 120: "this text is in"
24 text run at (120,0) width 0: " " 24 text run at (120,0) width 0: " "
25 text run at (0,16) width 112: "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