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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug45350-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/bug45350-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug45350-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug45350-expected.txt
index b5d409bebcff0171ce8cdefdeeb695a67915652e..60f1b3a964db232107b5e90aa5db8bfdaf13a34c 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug45350-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug45350-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 8x18
text run at (1,1) width 8: "a"
LayoutTableCell {TD} at (14,13) size 22x20 [bgcolor=#FFA500] [r=0 c=1 rs=2 cs=1]
- RenderImage {IMG} at (1,1) size 20x18
+ LayoutImage {IMG} at (1,1) size 20x18
LayoutTableRow {TR} at (0,24) size 38x20
LayoutTableCell {TD} at (2,24) size 10x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 8x18

Powered by Google App Engine
This is Rietveld 408576698