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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug86708-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/bug86708-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug86708-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug86708-expected.txt
index f3734517bc2789151cd0c48dca5e35ffbd7fb08f..b7094ddaa055a7df7a1aab551e9858027ea37e56 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug86708-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug86708-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 746x212
LayoutTableCell {TD} at (0,0) size 476x212 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderInline {A} at (0,0) size 286x18 [color=#0000EE]
- RenderImage {IMG} at (1,1) size 286x210
+ LayoutImage {IMG} at (1,1) size 286x210
LayoutTableCell {TD} at (476,0) size 270x20 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
RenderText {#text} at (1,1) size 170x18
text run at (1,1) width 170: "ROWSPAN =2 in this cell"

Powered by Google App Engine
This is Rietveld 408576698