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

Side by Side Diff: LayoutTests/platform/mac/editing/inserting/12882-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 770x36 7 RenderText {#text} at (0,0) size 770x36
8 text run at (0,0) width 568: "This tests for a bug where images with a lign right/left would fail to be inserted on paste. " 8 text run at (0,0) width 568: "This tests for a bug where images with a lign right/left would fail to be inserted on paste. "
9 text run at (567,0) width 203: "You should see a picture of abe" 9 text run at (567,0) width 203: "You should see a picture of abe"
10 text run at (0,18) width 316: "in the editable region below, aligned t o the right. " 10 text run at (0,18) width 316: "in the editable region below, aligned t o the right. "
11 RenderInline {B} at (0,0) size 743x36 11 RenderInline {B} at (0,0) size 743x36
12 RenderText {#text} at (315,18) size 743x36 12 RenderText {#text} at (315,18) size 743x36
13 text run at (315,18) width 428: "This demonstrates a bug: the focus halo for the editable region" 13 text run at (315,18) width 428: "This demonstrates a bug: the focus halo for the editable region"
14 text run at (0,36) width 333: "doesn't expand to fit an image with a lign='right'." 14 text run at (0,36) width 333: "doesn't expand to fit an image with a lign='right'."
15 RenderBlock {DIV} at (0,70) size 784x36 15 RenderBlock {DIV} at (0,70) size 784x36
16 RenderText {#text} at (0,0) size 201x18 16 RenderText {#text} at (0,0) size 201x18
17 text run at (0,0) width 201: "Four score and seven years ago" 17 text run at (0,0) width 201: "Four score and seven years ago"
18 RenderImage {IMG} at (708,0) size 76x103 18 LayoutImage {IMG} at (708,0) size 76x103
19 RenderText {#text} at (200,0) size 698x36 19 RenderText {#text} at (200,0) size 698x36
20 text run at (200,0) width 494: " our fathers brought forth on this con tinent a new nation, conceived in liberty" 20 text run at (200,0) width 494: " our fathers brought forth on this con tinent a new nation, conceived in liberty"
21 text run at (693,0) width 5: " " 21 text run at (693,0) width 5: " "
22 text run at (0,18) width 402: "and dedicated to the proposition that a ll men are created equal." 22 text run at (0,18) width 402: "and dedicated to the proposition that a ll men are created equal."
23 caret: position 1 of child 1 {IMG} of child 2 {DIV} of body 23 caret: position 1 of child 1 {IMG} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698