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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug12908-1-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/tables/mozilla/bugs/bug12908-1-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug12908-1-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug12908-1-expected.txt
index ffb5b3489e3bbe896febdc30a38c246c274481aa..638531a8edde578cece38da981c78baf0b6b487b 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug12908-1-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug12908-1-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (31,0) size 302x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutTableRow {TR} at (0,2) size 333x222
LayoutTableCell {TD} at (0,2) size 333x222 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
- RenderImage {IMG} at (1,1) size 329x220
+ LayoutImage {IMG} at (1,1) size 329x220
RenderBlock {P} at (0,276) size 784x18
RenderText {#text} at (0,0) size 208x18
text run at (0,0) width 208: "Cellspanned cell's bgcolor is red"
@@ -24,4 +24,4 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (29,0) size 300x0 [r=0 c=1 rs=1 cs=1]
LayoutTableRow {TR} at (0,0) size 329x220
LayoutTableCell {TD} at (0,0) size 329x220 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=2]
- RenderImage {IMG} at (0,0) size 329x220
+ LayoutImage {IMG} at (0,0) size 329x220

Powered by Google App Engine
This is Rietveld 408576698