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

Side by Side Diff: LayoutTests/platform/win/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 784x54 6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 775x53 7 RenderText {#text} at (0,0) size 775x53
8 text run at (0,0) width 752: "This tests for a bug where changing the alignment of an image would result in a selection that wasn't the one that was" 8 text run at (0,0) width 752: "This tests for a bug where changing the alignment of an image would result in a selection that wasn't the one that was"
9 text run at (0,18) width 240: "present before the alignment change. " 9 text run at (0,18) width 240: "present before the alignment change. "
10 text run at (239,18) width 536: "The image should be centered and the selection should be the same before and after" 10 text run at (239,18) width 536: "The image should be centered and the selection should be the same before and after"
11 text run at (0,36) width 88: "the operation." 11 text run at (0,36) width 88: "the operation."
12 RenderBlock {DIV} at (0,70) size 784x139 12 RenderBlock {DIV} at (0,70) size 784x139
13 RenderBlock (anonymous) at (0,0) size 784x18 13 RenderBlock (anonymous) at (0,0) size 784x18
14 RenderText {#text} at (0,0) size 22x17 14 RenderText {#text} at (0,0) size 22x17
15 text run at (0,0) width 22: "foo" 15 text run at (0,0) width 22: "foo"
16 RenderBR {BR} at (21,14) size 1x0 16 RenderBR {BR} at (21,14) size 1x0
17 RenderBlock {DIV} at (0,18) size 784x103 17 RenderBlock {DIV} at (0,18) size 784x103
18 RenderImage {IMG} at (354,0) size 76x103 18 LayoutImage {IMG} at (354,0) size 76x103
19 RenderBlock (anonymous) at (0,121) size 784x18 19 RenderBlock (anonymous) at (0,121) size 784x18
20 RenderText {#text} at (0,0) size 23x17 20 RenderText {#text} at (0,0) size 23x17
21 text run at (0,0) width 23: "baz" 21 text run at (0,0) width 23: "baz"
22 selection start: position 0 of child 0 {IMG} of child 2 {DIV} of child 2 {DIV} o f body 22 selection start: position 0 of child 0 {IMG} of child 2 {DIV} of child 2 {DIV} o f body
23 selection end: position 1 of child 0 {IMG} of child 2 {DIV} of child 2 {DIV} o f body 23 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