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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-2-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-2-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-2-expected.txt
index 36b38a378028a1c3eb01302868e03d89be35d083..46ef4e4ce90a9be5776c0a3599b10d708f3d18ad 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-2-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug4849-2-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (75,0) size 0x19
RenderBR {BR} at (75,20) size 0x19
LayoutTableCell {TD} at (150,0) size 1x1 [bgcolor=#FFFFFF] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 1x1
+ LayoutImage {IMG} at (0,0) size 1x1
RenderText {#text} at (0,0) size 0x0
LayoutTableCell {TD} at (151,0) size 449x97 [r=0 c=2 rs=1 cs=1]
LayoutTable {TABLE} at (0,0) size 449x68
@@ -36,11 +36,11 @@ layer at (0,0) size 800x600
RenderInline {A} at (0,0) size 95x19 [color=#0000EE]
RenderText {#text} at (349,4) size 45x19
text run at (349,4) width 45: "MORE"
- RenderImage {IMG} at (394,1) size 50x18
+ LayoutImage {IMG} at (394,1) size 50x18
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,97) size 600x37
LayoutTableCell {TD} at (0,97) size 600x37 [r=1 c=0 rs=1 cs=3]
RenderBlock (anonymous) at (0,0) size 600x1
- RenderImage {IMG} at (0,0) size 600x1
+ LayoutImage {IMG} at (0,0) size 600x1
RenderBlock {P} at (0,17) size 600x20
RenderBR {BR} at (300,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698