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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/word-granularity-expected.txt

Issue 1869343002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutView at (0,0) size 800x600 5 LayoutView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 LayoutBlockFlow {HTML} at (0,0) size 800x600 7 LayoutBlockFlow {HTML} at (0,0) size 800x600
8 LayoutBlockFlow {BODY} at (8,8) size 784x584 8 LayoutBlockFlow {BODY} at (8,8) size 784x584
9 LayoutBlockFlow {P} at (0,0) size 784x18 9 LayoutBlockFlow {P} at (0,0) size 784x18
10 LayoutText {#text} at (0,0) size 691x17 10 LayoutText {#text} at (0,0) size 692x17
11 text run at (0,0) width 388: "This tests modifying a selection created with a double click. " 11 text run at (0,0) width 388: "This tests modifying a selection created with a double click. "
12 text run at (387,0) width 304: "The new selection should use word gran ularity." 12 text run at (387,0) width 305: "The new selection should use word gran ularity."
13 LayoutBlockFlow {P} at (0,34) size 784x54 [color=#008000] 13 LayoutBlockFlow {P} at (0,34) size 784x54 [color=#008000]
14 LayoutText {#text} at (0,0) size 767x53 14 LayoutText {#text} at (0,0) size 767x53
15 text run at (0,0) width 229: "This test does not run interactively. " 15 text run at (0,0) width 230: "This test does not run interactively. "
16 text run at (228,0) width 360: "It uses the testRunners eventSender to do mouse clicks. " 16 text run at (229,0) width 360: "It uses the testRunners eventSender to do mouse clicks. "
17 text run at (587,0) width 170: "To run it manually, double" 17 text run at (588,0) width 171: "To run it manually, double"
18 text run at (0,18) width 322: "click on the blue 'g', then drag down t o the red 'g'. " 18 text run at (0,18) width 322: "click on the blue 'g', then drag down t o the red 'g'. "
19 text run at (321,18) width 446: "As you drag, watch the selection that is created, it should always start" 19 text run at (321,18) width 446: "As you drag, watch the selection that is created, it should always start"
20 text run at (0,36) width 186: "and end on word boundaries." 20 text run at (0,36) width 186: "and end on word boundaries."
21 LayoutBlockFlow {DIV} at (0,104) size 784x108 21 LayoutBlockFlow {DIV} at (0,104) size 784x108
22 LayoutText {#text} at (0,0) size 86x17 22 LayoutText {#text} at (0,0) size 86x17
23 text run at (0,0) width 86: "This is a para" 23 text run at (0,0) width 86: "This is a para"
24 LayoutInline {SPAN} at (0,0) size 9x17 [color=#0000FF] 24 LayoutInline {SPAN} at (0,0) size 9x17 [color=#0000FF]
25 LayoutText {#text} at (85,0) size 9x17 25 LayoutText {#text} at (85,0) size 9x17
26 text run at (85,0) width 9: "g" 26 text run at (85,0) width 9: "g"
27 LayoutText {#text} at (93,0) size 34x17 27 LayoutText {#text} at (93,0) size 34x17
(...skipping 13 matching lines...) Expand all
41 LayoutBR {BR} at (64,86) size 1x0 41 LayoutBR {BR} at (64,86) size 1x0
42 LayoutText {#text} at (0,90) size 86x17 42 LayoutText {#text} at (0,90) size 86x17
43 text run at (0,90) width 86: "This is a para" 43 text run at (0,90) width 86: "This is a para"
44 LayoutInline {SPAN} at (0,0) size 9x17 [color=#FF0000] 44 LayoutInline {SPAN} at (0,0) size 9x17 [color=#FF0000]
45 LayoutText {#text} at (85,90) size 9x17 45 LayoutText {#text} at (85,90) size 9x17
46 text run at (85,90) width 9: "g" 46 text run at (85,90) width 9: "g"
47 LayoutText {#text} at (93,90) size 34x17 47 LayoutText {#text} at (93,90) size 34x17
48 text run at (93,90) width 34: "raph." 48 text run at (93,90) width 34: "raph."
49 selection start: position 11 of child 0 {#text} of child 5 {DIV} of body 49 selection start: position 11 of child 0 {#text} of child 5 {DIV} of body
50 selection end: position 4 of child 14 {#text} of child 5 {DIV} of body 50 selection end: position 4 of child 14 {#text} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698