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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug86708-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug86708-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug86708-expected.txt
index 27cd2cd5a1d1896c92c6942e84dcb9b3d515fe6a..8adf706347316dabb7f5fb52627ef65b359479a9 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug86708-expected.txt
+++ b/LayoutTests/platform/linux/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 286x19 [color=#0000EE]
- RenderImage {IMG} at (1,1) size 286x210
+ LayoutImage {IMG} at (1,1) size 286x210
LayoutTableCell {TD} at (476,0) size 270x22 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
RenderText {#text} at (1,1) size 161x19
text run at (1,1) width 161: "ROWSPAN =2 in this cell"

Powered by Google App Engine
This is Rietveld 408576698