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/linux/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 784x60 6 RenderBlock {P} at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 750x39 7 RenderText {#text} at (0,0) size 750x39
8 text run at (0,0) width 523: "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 523: "This tests for a bug where images with a lign right/left would fail to be inserted on paste. "
9 text run at (523,0) width 227: "You should see a picture of abe in the " 9 text run at (523,0) width 227: "You should see a picture of abe in the "
10 text run at (0,20) width 255: "editable region below, aligned to the r ight. " 10 text run at (0,20) width 255: "editable region below, aligned to the r ight. "
11 RenderInline {B} at (0,0) size 774x39 11 RenderInline {B} at (0,0) size 774x39
12 RenderText {#text} at (255,20) size 774x39 12 RenderText {#text} at (255,20) size 774x39
13 text run at (255,20) width 519: "This demonstrates a bug: the focus halo for the editable region doesn't expand" 13 text run at (255,20) width 519: "This demonstrates a bug: the focus halo for the editable region doesn't expand"
14 text run at (0,40) width 214: "to fit an image with align='right'." 14 text run at (0,40) width 214: "to fit an image with align='right'."
15 RenderBlock {DIV} at (0,76) size 784x40 15 RenderBlock {DIV} at (0,76) size 784x40
16 RenderText {#text} at (0,0) size 192x19 16 RenderText {#text} at (0,0) size 192x19
17 text run at (0,0) width 192: "Four score and seven years ago" 17 text run at (0,0) width 192: "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 (192,0) size 677x39 19 RenderText {#text} at (192,0) size 677x39
20 text run at (192,0) width 481: " our fathers brought forth on this con tinent a new nation, conceived in liberty and" 20 text run at (192,0) width 481: " our fathers brought forth on this con tinent a new nation, conceived in liberty and"
21 text run at (673,0) width 4: " " 21 text run at (673,0) width 4: " "
22 text run at (0,20) width 353: "dedicated to the proposition that all m en are created equal." 22 text run at (0,20) width 353: "dedicated to the proposition that all m en 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