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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug86708-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug86708-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug86708-expected.txt
index 768a0f8a91407136c97641970c333b6e12e8ac76..66b3a6e939b18d5adac307bb89d2fa61f769929f 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug86708-expected.txt
+++ b/LayoutTests/platform/win/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 286x17 [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 170x17
text run at (1,1) width 170: "ROWSPAN =2 in this cell"

Powered by Google App Engine
This is Rietveld 408576698