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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x20 9 LayoutBlockFlow {P} at (0,0) size 784x20
10 LayoutText {#text} at (0,0) size 639x19 10 LayoutText {#text} at (0,0) size 640x19
11 text run at (0,0) width 359: "This tests modifying a selection created with a double click. " 11 text run at (0,0) width 359: "This tests modifying a selection created with a double click. "
12 text run at (359,0) width 280: "The new selection should use word gran ularity." 12 text run at (359,0) width 281: "The new selection should use word gran ularity."
13 LayoutBlockFlow {P} at (0,36) size 784x60 [color=#008000] 13 LayoutBlockFlow {P} at (0,36) size 784x60 [color=#008000]
14 LayoutText {#text} at (0,0) size 777x59 14 LayoutText {#text} at (0,0) size 779x59
15 text run at (0,0) width 211: "This test does not run interactively. " 15 text run at (0,0) width 212: "This test does not run interactively. "
16 text run at (210,0) width 340: "It uses the testRunners eventSender to do mouse clicks. " 16 text run at (212,0) width 339: "It uses the testRunners eventSender to do mouse clicks. "
17 text run at (549,0) width 228: "To run it manually, double click on th e" 17 text run at (551,0) width 228: "To run it manually, double click on th e"
18 text run at (0,20) width 231: "blue 'g', then drag down to the red 'g' . " 18 text run at (0,20) width 231: "blue 'g', then drag down to the red 'g' . "
19 text run at (231,20) width 524: "As you drag, watch the selection that is created, it should always start and end on word" 19 text run at (231,20) width 524: "As you drag, watch the selection that is created, it should always start and end on word"
20 text run at (0,40) width 70: "boundaries." 20 text run at (0,40) width 70: "boundaries."
21 LayoutBlockFlow {DIV} at (0,112) size 784x120 21 LayoutBlockFlow {DIV} at (0,112) size 784x120
22 LayoutText {#text} at (0,0) size 80x19 22 LayoutText {#text} at (0,0) size 80x19
23 text run at (0,0) width 80: "This is a para" 23 text run at (0,0) width 80: "This is a para"
24 LayoutInline {SPAN} at (0,0) size 7x19 [color=#0000FF] 24 LayoutInline {SPAN} at (0,0) size 7x19 [color=#0000FF]
25 LayoutText {#text} at (80,0) size 7x19 25 LayoutText {#text} at (80,0) size 7x19
26 text run at (80,0) width 7: "g" 26 text run at (80,0) width 7: "g"
27 LayoutText {#text} at (87,0) size 31x19 27 LayoutText {#text} at (87,0) size 31x19
(...skipping 13 matching lines...) Expand all
41 LayoutBR {BR} at (61,95) size 0x0 41 LayoutBR {BR} at (61,95) size 0x0
42 LayoutText {#text} at (0,100) size 80x19 42 LayoutText {#text} at (0,100) size 80x19
43 text run at (0,100) width 80: "This is a para" 43 text run at (0,100) width 80: "This is a para"
44 LayoutInline {SPAN} at (0,0) size 7x19 [color=#FF0000] 44 LayoutInline {SPAN} at (0,0) size 7x19 [color=#FF0000]
45 LayoutText {#text} at (80,100) size 7x19 45 LayoutText {#text} at (80,100) size 7x19
46 text run at (80,100) width 7: "g" 46 text run at (80,100) width 7: "g"
47 LayoutText {#text} at (87,100) size 31x19 47 LayoutText {#text} at (87,100) size 31x19
48 text run at (87,100) width 31: "raph." 48 text run at (87,100) width 31: "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