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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/transformed-selection-rects-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
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 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderBlock {HTML} at (0,0) size 800x600 6 RenderBlock {HTML} at (0,0) size 800x600
7 RenderBody {BODY} at (8,8) size 784x572 7 RenderBody {BODY} at (8,8) size 784x572
8 RenderBlock {P} at (0,0) size 784x20 8 RenderBlock {P} at (0,0) size 784x20
9 RenderText {#text} at (0,0) size 709x19 9 RenderText {#text} at (0,0) size 709x19
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 709: "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 RenderBlock {DIV} at (20,40) size 622x98 [border: (1px solid #000000)] 12 RenderBlock {DIV} at (20,40) size 622x98 [border: (1px solid #000000)]
13 RenderBlock {P} at (11,35) size 600x28 13 RenderBlock {P} at (11,35) size 600x28
14 RenderText {#text} at (0,0) size 133x27 14 RenderText {#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 RenderInline {SPAN} at (0,0) size 388x26 16 RenderInline {SPAN} at (0,0) size 388x26
17 RenderText {#text} at (133,0) size 388x26 17 RenderText {#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 RenderText {#text} at (521,0) size 42x27 19 RenderText {#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