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

Side by Side Diff: LayoutTests/platform/win-xp/editing/execCommand/5080333-2-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 765x39 7 RenderText {#text} at (0,0) size 765x39
8 text run at (0,0) width 742: "This tests for a bug where changing the alignment of an image would result in a selection that wasn't the one that was p resent" 8 text run at (0,0) width 742: "This tests for a bug where changing the alignment of an image would result in a selection that wasn't the one that was p resent"
9 text run at (0,20) width 175: "before the alignment change. " 9 text run at (0,20) width 175: "before the alignment change. "
10 text run at (175,20) width 590: "The image should be centered and the selection should be the same before and after the operation." 10 text run at (175,20) width 590: "The image should be centered and the selection should be the same before and after the operation."
11 RenderBlock {DIV} at (0,56) size 784x143 11 RenderBlock {DIV} at (0,56) size 784x143
12 RenderBlock (anonymous) at (0,0) size 784x20 12 RenderBlock (anonymous) at (0,0) size 784x20
13 RenderText {#text} at (0,0) size 20x19 13 RenderText {#text} at (0,0) size 20x19
14 text run at (0,0) width 20: "foo" 14 text run at (0,0) width 20: "foo"
15 RenderBR {BR} at (20,15) size 0x0 15 RenderBR {BR} at (20,15) size 0x0
16 RenderBlock {DIV} at (0,20) size 784x103 16 RenderBlock {DIV} at (0,20) size 784x103
17 RenderImage {IMG} at (354,0) size 76x103 17 LayoutImage {IMG} at (354,0) size 76x103
18 RenderBlock (anonymous) at (0,123) size 784x20 18 RenderBlock (anonymous) at (0,123) size 784x20
19 RenderText {#text} at (0,0) size 21x19 19 RenderText {#text} at (0,0) size 21x19
20 text run at (0,0) width 21: "baz" 20 text run at (0,0) width 21: "baz"
21 selection start: position 0 of child 0 {IMG} of child 2 {DIV} of child 2 {DIV} o f body 21 selection start: position 0 of child 0 {IMG} of child 2 {DIV} of child 2 {DIV} o f body
22 selection end: position 1 of child 0 {IMG} of child 2 {DIV} of child 2 {DIV} o f body 22 selection end: position 1 of child 0 {IMG} of child 2 {DIV} of child 2 {DIV} o f body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698