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

Unified Diff: LayoutTests/platform/mac/fast/replaced/005-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/replaced/005-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/005-expected.txt b/LayoutTests/platform/mac/fast/replaced/005-expected.txt
index 791fb4998739bd73bfbe1b5c41c30617b8bb423e..5cdf6961eb6aa51a3b6dce90b04a954c1ef801cb 100644
--- a/LayoutTests/platform/mac/fast/replaced/005-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/005-expected.txt
@@ -7,11 +7,11 @@ layer at (0,0) size 800x680 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutTableSection {TBODY} at (2,2) size 780x210
LayoutTableRow {TR} at (0,0) size 780x210
LayoutTableCell {TD} at (0,0) size 202x210 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
RenderBR {BR} at (201,87) size 0x18
- RenderImage {IMG} at (1,105) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,105) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (1,105) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (101,105) size 100x100 [bgcolor=#008000]
LayoutTableCell {TD} at (202,95) size 578x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 25x18
text run at (1,1) width 25: "Foo"
@@ -20,19 +20,19 @@ layer at (0,0) size 800x680 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutTableRow {TR} at (0,0) size 780x210
LayoutTableCell {TD} at (0,0) size 202x210 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 200x18
- RenderImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
RenderBR {BR} at (201,87) size 0x18
- RenderImage {IMG} at (1,105) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,105) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (1,105) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (101,105) size 100x100 [bgcolor=#008000]
LayoutTableCell {TD} at (202,95) size 578x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 25x18
text run at (1,1) width 25: "Foo"
RenderBlock {P} at (0,444) size 784x212 [border: (2px solid #0000FF)]
- RenderImage {IMG} at (2,2) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (102,2) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (2,2) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (102,2) size 100x100 [bgcolor=#008000]
RenderBR {BR} at (202,88) size 0x18
RenderInline {A} at (0,0) size 100x18 [color=#0000EE]
- RenderImage {IMG} at (2,106) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (102,106) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (2,106) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (102,106) size 100x100 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/platform/mac/fast/replaced/004-expected.txt ('k') | LayoutTests/platform/mac/fast/replaced/006-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698