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/win-xp/tables/mozilla/bugs/bug82946-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/win-xp/tables/mozilla/bugs/bug82946-1-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug82946-1-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug82946-1-expected.txt
index 026a5ddf9e13ca4d6fb8cdb1b298a420cc2362a6..d24b8c0dc0db42eac39e0fc8f9aecce8c1a3349b 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug82946-1-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug82946-1-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
text run at (2,2) width 44: "sidebar"
LayoutTableCell {TD} at (52,2) size 728x154 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderBlock (anonymous) at (2,2) size 724x120
- RenderImage {IMG} at (0,0) size 459x120
+ LayoutImage {IMG} at (0,0) size 459x120
RenderText {#text} at (0,0) size 0x0
LayoutTable {TABLE} at (2,122) size 459x30 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 457x28

Powered by Google App Engine
This is Rietveld 408576698