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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 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 784x572 8 LayoutBlockFlow {BODY} at (8,8) size 784x572
9 LayoutBlockFlow {P} at (0,0) size 784x18 9 LayoutBlockFlow {P} at (0,0) size 784x18
10 LayoutText {#text} at (0,0) size 755x18 10 LayoutText {#text} at (0,0) size 754x18
11 text run at (0,0) width 755: "Tests that selection rects take transfor ms into account. The red box should be the bounds of the transformed selection." 11 text run at (0,0) width 754: "Tests that selection rects take transfor ms into account. The red box should be the bounds of the transformed selection."
12 layer at (28,46) size 622x98 12 layer at (28,46) size 622x98
13 LayoutBlockFlow {DIV} at (20,38) size 622x98 [border: (1px solid #000000)] 13 LayoutBlockFlow {DIV} at (20,38) size 622x98 [border: (1px solid #000000)]
14 LayoutBlockFlow {P} at (11,35) size 600x28 14 LayoutBlockFlow {P} at (11,35) size 600x28
15 LayoutText {#text} at (0,0) size 135x28 15 LayoutText {#text} at (0,0) size 135x28
16 text run at (0,0) width 135: "Lorem ipsum " 16 text run at (0,0) width 135: "Lorem ipsum "
17 LayoutInline {SPAN} at (0,0) size 388x28 17 LayoutInline {SPAN} at (0,0) size 388x28
18 LayoutText {#text} at (134,0) size 388x28 18 LayoutText {#text} at (134,0) size 388x28
19 text run at (134,0) width 388: "dolor sit amet, consectetur adipisicin g" 19 text run at (134,0) width 388: "dolor sit amet, consectetur adipisicin g"
20 LayoutText {#text} at (521,0) size 44x28 20 LayoutText {#text} at (521,0) size 44x28
21 text run at (521,0) width 44: " elit." 21 text run at (521,0) width 44: " elit."
22 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {P} of child 3 {DIV} of body 22 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {P} of child 3 {DIV} of body
23 selection end: position 5 of child 0 {#text} of child 1 {SPAN} of child 1 {P} of child 3 {DIV} of body 23 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