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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 784x18 10 LayoutBlockFlow {P} at (0,0) size 784x18
11 LayoutText {#text} at (0,0) size 712x17 11 LayoutText {#text} at (0,0) size 713x17
12 text run at (0,0) width 379: "This tests modifying a selection created with a triple click. " 12 text run at (0,0) width 379: "This tests modifying a selection created with a triple click. "
13 text run at (378,0) width 334: "The new selection should use paragraph granularity." 13 text run at (378,0) width 335: "The new selection should use paragraph granularity."
14 LayoutBlockFlow {P} at (0,34) size 784x54 [color=#008000] 14 LayoutBlockFlow {P} at (0,34) size 784x54 [color=#008000]
15 LayoutText {#text} at (0,0) size 767x53 15 LayoutText {#text} at (0,0) size 767x53
16 text run at (0,0) width 229: "This test does not run interactively. " 16 text run at (0,0) width 230: "This test does not run interactively. "
17 text run at (228,0) width 360: "It uses the testRunners eventSender to do mouse clicks. " 17 text run at (229,0) width 360: "It uses the testRunners eventSender to do mouse clicks. "
18 text run at (587,0) width 170: "To run it manually, double" 18 text run at (588,0) width 171: "To run it manually, double"
19 text run at (0,18) width 322: "click on the blue 'g', then drag down t o the red 'g'. " 19 text run at (0,18) width 322: "click on the blue 'g', then drag down t o the red 'g'. "
20 text run at (321,18) width 446: "As you drag, watch the selection that is created, it should always start" 20 text run at (321,18) width 446: "As you drag, watch the selection that is created, it should always start"
21 text run at (0,36) width 217: "and end on paragraph boundaries." 21 text run at (0,36) width 217: "and end on paragraph boundaries."
22 LayoutBlockFlow {DIV} at (0,104) size 784x108 22 LayoutBlockFlow {DIV} at (0,104) size 784x108
23 LayoutText {#text} at (0,0) size 86x17 23 LayoutText {#text} at (0,0) size 86x17
24 text run at (0,0) width 86: "This is a para" 24 text run at (0,0) width 86: "This is a para"
25 LayoutInline {SPAN} at (0,0) size 9x17 [color=#0000FF] 25 LayoutInline {SPAN} at (0,0) size 9x17 [color=#0000FF]
26 LayoutText {#text} at (85,0) size 9x17 26 LayoutText {#text} at (85,0) size 9x17
27 text run at (85,0) width 9: "g" 27 text run at (85,0) width 9: "g"
28 LayoutText {#text} at (93,0) size 34x17 28 LayoutText {#text} at (93,0) size 34x17
(...skipping 13 matching lines...) Expand all
42 LayoutBR {BR} at (64,86) size 1x0 42 LayoutBR {BR} at (64,86) size 1x0
43 LayoutText {#text} at (0,90) size 86x17 43 LayoutText {#text} at (0,90) size 86x17
44 text run at (0,90) width 86: "This is a para" 44 text run at (0,90) width 86: "This is a para"
45 LayoutInline {SPAN} at (0,0) size 9x17 [color=#FF0000] 45 LayoutInline {SPAN} at (0,0) size 9x17 [color=#FF0000]
46 LayoutText {#text} at (85,90) size 9x17 46 LayoutText {#text} at (85,90) size 9x17
47 text run at (85,90) width 9: "g" 47 text run at (85,90) width 9: "g"
48 LayoutText {#text} at (93,90) size 34x17 48 LayoutText {#text} at (93,90) size 34x17
49 text run at (93,90) width 34: "raph." 49 text run at (93,90) width 34: "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