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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/transformed-selection-rects-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 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutView at (0,0) size 800x600 4 LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 LayoutBlockFlow {HTML} at (0,0) size 800x600 6 LayoutBlockFlow {HTML} at (0,0) size 800x600
7 LayoutBlockFlow {BODY} at (8,8) size 784x572 7 LayoutBlockFlow {BODY} at (8,8) size 784x572
8 LayoutBlockFlow {P} at (0,0) size 784x20 8 LayoutBlockFlow {P} at (0,0) size 784x20
9 LayoutText {#text} at (0,0) size 709x19 9 LayoutText {#text} at (0,0) size 708x19
10 text run at (0,0) width 709: "Tests that selection rects take transfor ms into account. The red box should be the bounds of the transformed selection." 10 text run at (0,0) width 708: "Tests that selection rects take transfor ms into account. The red box should be the bounds of the transformed selection."
11 layer at (28,48) size 622x98 11 layer at (28,48) size 622x98
12 LayoutBlockFlow {DIV} at (20,40) size 622x98 [border: (1px solid #000000)] 12 LayoutBlockFlow {DIV} at (20,40) size 622x98 [border: (1px solid #000000)]
13 LayoutBlockFlow {P} at (11,35) size 600x28 13 LayoutBlockFlow {P} at (11,35) size 600x28
14 LayoutText {#text} at (0,0) size 133x27 14 LayoutText {#text} at (0,0) size 133x27
15 text run at (0,0) width 133: "Lorem ipsum " 15 text run at (0,0) width 133: "Lorem ipsum "
16 LayoutInline {SPAN} at (0,0) size 388x26 16 LayoutInline {SPAN} at (0,0) size 388x26
17 LayoutText {#text} at (133,0) size 388x26 17 LayoutText {#text} at (133,0) size 388x26
18 text run at (133,0) width 388: "dolor sit amet, consectetur adipisicin g" 18 text run at (133,0) width 388: "dolor sit amet, consectetur adipisicin g"
19 LayoutText {#text} at (521,0) size 42x27 19 LayoutText {#text} at (521,0) size 42x27
20 text run at (521,0) width 42: " elit." 20 text run at (521,0) width 42: " elit."
21 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {P} of child 3 {DIV} of body 21 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {P} of child 3 {DIV} of body
22 selection end: position 5 of child 0 {#text} of child 1 {SPAN} of child 1 {P} of child 3 {DIV} of body 22 selection end: position 5 of child 0 {#text} of child 1 {SPAN} of child 1 {P} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698