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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug29314-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/bug29314-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug29314-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug29314-expected.txt
index 009ffcacfa522689f9a648a1babbd1326e36815b..7a201d0f1d9e1c288550f619361536f00ddde78b 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug29314-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug29314-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 1001x226
LayoutTableRow {TR} at (0,2) size 1001x222
LayoutTableCell {TD} at (2,2) size 331x222 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 329x220
+ LayoutImage {IMG} at (1,1) size 329x220
LayoutTableCell {TD} at (335,2) size 331x222 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 329x220
+ LayoutImage {IMG} at (1,1) size 329x220
LayoutTableCell {TD} at (668,2) size 331x222 [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 329x220
+ LayoutImage {IMG} at (1,1) size 329x220

Powered by Google App Engine
This is Rietveld 408576698