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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug137388-2-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/android/tables/mozilla/bugs/bug137388-2-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug137388-2-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug137388-2-expected.txt
index 21fdbf2edd7e7451cf122b12bf365a8395ac3d13..039a4dd54da57124c0c528c2dfef5e6cf7df147a 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug137388-2-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug137388-2-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 785x852
LayoutTableSection {TBODY} at (0,0) size 606x306
LayoutTableRow {TR} at (0,2) size 606x302
LayoutTableCell {TD} at (2,2) size 602x302 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 600x300
+ LayoutImage {IMG} at (1,1) size 600x300
RenderText {#text} at (0,0) size 0x0
LayoutTable {TABLE} at (0,616) size 310x156
LayoutTableSection {TBODY} at (0,0) size 310x156
@@ -23,7 +23,7 @@ layer at (0,0) size 785x852
LayoutTableSection {TBODY} at (0,0) size 606x64
LayoutTableRow {TR} at (0,2) size 606x60
LayoutTableCell {TD} at (2,2) size 602x60 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 600x58
+ LayoutImage {IMG} at (1,1) size 600x58
RenderText {#text} at (0,0) size 0x0
layer at (11,11) size 308x304
RenderPartObject {IFRAME} at (1,1) size 308x304 [border: (2px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698