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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 784x18 8 LayoutBlockFlow {P} at (0,0) size 784x18
9 LayoutText {#text} at (0,0) size 755x17 9 LayoutText {#text} at (0,0) size 754x17
10 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." 10 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."
11 layer at (28,46) size 622x97 11 layer at (28,46) size 622x97
12 LayoutBlockFlow {DIV} at (20,38) size 622x97 [border: (1px solid #000000)] 12 LayoutBlockFlow {DIV} at (20,38) size 622x97 [border: (1px solid #000000)]
13 LayoutBlockFlow {P} at (11,35) size 600x27 13 LayoutBlockFlow {P} at (11,35) size 600x27
14 LayoutText {#text} at (0,0) size 135x26 14 LayoutText {#text} at (0,0) size 135x26
15 text run at (0,0) width 135: "Lorem ipsum " 15 text run at (0,0) width 135: "Lorem ipsum "
16 LayoutInline {SPAN} at (0,0) size 388x26 16 LayoutInline {SPAN} at (0,0) size 388x26
17 LayoutText {#text} at (134,0) size 388x26 17 LayoutText {#text} at (134,0) size 388x26
18 text run at (134,0) width 388: "dolor sit amet, consectetur adipisicin g" 18 text run at (134,0) width 388: "dolor sit amet, consectetur adipisicin g"
19 LayoutText {#text} at (521,0) size 44x26 19 LayoutText {#text} at (521,0) size 44x26
20 text run at (521,0) width 44: " elit." 20 text run at (521,0) width 44: " 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