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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/4947387-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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 LayoutView at (0,0) size 800x600 10 LayoutView at (0,0) size 800x600
11 layer at (0,0) size 800x600 11 layer at (0,0) size 800x600
12 LayoutBlockFlow {HTML} at (0,0) size 800x600 12 LayoutBlockFlow {HTML} at (0,0) size 800x600
13 LayoutBlockFlow {BODY} at (8,8) size 784x584 13 LayoutBlockFlow {BODY} at (8,8) size 784x584
14 LayoutBlockFlow {P} at (0,0) size 784x72 14 LayoutBlockFlow {P} at (0,0) size 784x72
15 LayoutText {#text} at (0,0) size 778x71 15 LayoutText {#text} at (0,0) size 776x71
16 text run at (0,0) width 424: "This tests moveTo{Beginning, End}OfLineA ndModifySelection. " 16 text run at (0,0) width 423: "This tests moveTo{Beginning, End}OfLineA ndModifySelection. "
17 text run at (423,0) width 350: "It should operate on line boundaries a nd not paragraph" 17 text run at (422,0) width 350: "It should operate on line boundaries a nd not paragraph"
18 text run at (0,18) width 79: "boundaries. " 18 text run at (0,18) width 79: "boundaries. "
19 text run at (78,18) width 700: "To run it manually, click inside the f irst line of the editable region below and do Command+Shift+Left/Right" 19 text run at (78,18) width 698: "To run it manually, click inside the f irst line of the editable region below and do Command+Shift+Left/Right"
20 text run at (0,36) width 620: "Arrow, the selection should extend to t he start/end of the line, not the start/end of the paragraph. " 20 text run at (0,36) width 619: "Arrow, the selection should extend to t he start/end of the line, not the start/end of the paragraph. "
21 text run at (619,36) width 35: "Also," 21 text run at (618,36) width 35: "Also,"
22 text run at (0,54) width 474: "moveTo{Beginning, End}OfParagraphAndMod ifySelection should work." 22 text run at (0,54) width 473: "moveTo{Beginning, End}OfParagraphAndMod ifySelection should work."
23 LayoutBlockFlow {DIV} at (0,88) size 200x36 23 LayoutBlockFlow {DIV} at (0,88) size 200x36
24 LayoutText {#text} at (0,0) size 191x35 24 LayoutText {#text} at (0,0) size 191x35
25 text run at (0,0) width 187: "The quick brown fox jumped" 25 text run at (0,0) width 187: "The quick brown fox jumped"
26 text run at (186,0) width 5: " " 26 text run at (186,0) width 5: " "
27 text run at (0,18) width 160: "over the lazy brown dog." 27 text run at (0,18) width 160: "over the lazy brown dog."
28 selection start: position 0 of child 0 {#text} of child 2 {DIV} of body 28 selection start: position 0 of child 0 {#text} of child 2 {DIV} of body
29 selection end: position 51 of child 0 {#text} of child 2 {DIV} of body 29 selection end: position 51 of child 0 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698