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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug97383-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/bug97383-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug97383-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug97383-expected.txt
index fa03554f79935a7c56d65b9bed29233e1c5dff34..0c510efcd56563b5514da7511a0da77414344e4f 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug97383-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug97383-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderBlock (floating) {DIV} at (1,1) size 15x100 [bgcolor=#0000FF]
RenderText {#text} at (0,0) size 4x19
text run at (0,0) width 4: " "
- RenderImage {IMG} at (1,101) size 125x125
+ LayoutImage {IMG} at (1,101) size 125x125
LayoutTableCell {TD} at (131,104) size 651x22 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x19
text run at (1,1) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698