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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/paragraph-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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 LayoutView at (0,0) size 800x600 6 LayoutView at (0,0) size 800x600
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 LayoutBlockFlow {HTML} at (0,0) size 800x600 8 LayoutBlockFlow {HTML} at (0,0) size 800x600
9 LayoutBlockFlow {BODY} at (8,8) size 784x584 9 LayoutBlockFlow {BODY} at (8,8) size 784x584
10 LayoutBlockFlow {P} at (0,0) size 784x20 10 LayoutBlockFlow {P} at (0,0) size 784x20
11 LayoutText {#text} at (0,0) size 657x19 11 LayoutText {#text} at (0,0) size 658x19
12 text run at (0,0) width 348: "This tests modifying a selection created with a triple click. " 12 text run at (0,0) width 348: "This tests modifying a selection created with a triple click. "
13 text run at (348,0) width 309: "The new selection should use paragraph granularity." 13 text run at (348,0) width 310: "The new selection should use paragraph granularity."
14 LayoutBlockFlow {P} at (0,36) size 784x60 [color=#008000] 14 LayoutBlockFlow {P} at (0,36) size 784x60 [color=#008000]
15 LayoutText {#text} at (0,0) size 784x59 15 LayoutText {#text} at (0,0) size 784x59
16 text run at (0,0) width 211: "This test does not run interactively. " 16 text run at (0,0) width 212: "This test does not run interactively. "
17 text run at (210,0) width 340: "It uses the testRunners eventSender to do mouse clicks. " 17 text run at (212,0) width 339: "It uses the testRunners eventSender to do mouse clicks. "
18 text run at (549,0) width 228: "To run it manually, double click on th e" 18 text run at (551,0) width 228: "To run it manually, double click on th e"
19 text run at (0,20) width 231: "blue 'g', then drag down to the red 'g' . " 19 text run at (0,20) width 231: "blue 'g', then drag down to the red 'g' . "
20 text run at (231,20) width 553: "As you drag, watch the selection that is created, it should always start and end on paragraph" 20 text run at (231,20) width 553: "As you drag, watch the selection that is created, it should always start and end on paragraph"
21 text run at (0,40) width 70: "boundaries." 21 text run at (0,40) width 70: "boundaries."
22 LayoutBlockFlow {DIV} at (0,112) size 784x120 22 LayoutBlockFlow {DIV} at (0,112) size 784x120
23 LayoutText {#text} at (0,0) size 80x19 23 LayoutText {#text} at (0,0) size 80x19
24 text run at (0,0) width 80: "This is a para" 24 text run at (0,0) width 80: "This is a para"
25 LayoutInline {SPAN} at (0,0) size 7x19 [color=#0000FF] 25 LayoutInline {SPAN} at (0,0) size 7x19 [color=#0000FF]
26 LayoutText {#text} at (80,0) size 7x19 26 LayoutText {#text} at (80,0) size 7x19
27 text run at (80,0) width 7: "g" 27 text run at (80,0) width 7: "g"
28 LayoutText {#text} at (87,0) size 31x19 28 LayoutText {#text} at (87,0) size 31x19
(...skipping 13 matching lines...) Expand all
42 LayoutBR {BR} at (61,95) size 0x0 42 LayoutBR {BR} at (61,95) size 0x0
43 LayoutText {#text} at (0,100) size 80x19 43 LayoutText {#text} at (0,100) size 80x19
44 text run at (0,100) width 80: "This is a para" 44 text run at (0,100) width 80: "This is a para"
45 LayoutInline {SPAN} at (0,0) size 7x19 [color=#FF0000] 45 LayoutInline {SPAN} at (0,0) size 7x19 [color=#FF0000]
46 LayoutText {#text} at (80,100) size 7x19 46 LayoutText {#text} at (80,100) size 7x19
47 text run at (80,100) width 7: "g" 47 text run at (80,100) width 7: "g"
48 LayoutText {#text} at (87,100) size 31x19 48 LayoutText {#text} at (87,100) size 31x19
49 text run at (87,100) width 31: "raph." 49 text run at (87,100) width 31: "raph."
50 selection start: position 1 of child 0 {#text} of child 5 {DIV} of body 50 selection start: position 1 of child 0 {#text} of child 5 {DIV} of body
51 selection end: position 5 of child 14 {#text} of child 5 {DIV} of body 51 selection end: position 5 of child 14 {#text} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698