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

Unified Diff: LayoutTests/platform/android/tables/mozilla/other/nestedTables-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/other/nestedTables-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/other/nestedTables-expected.txt b/LayoutTests/platform/android/tables/mozilla/other/nestedTables-expected.txt
index 23f371fe8670c991f6679879de6bc1eb7ae2d844..9e2318a6c25076ab9c9dacdfdf145ec831fec67a 100644
--- a/LayoutTests/platform/android/tables/mozilla/other/nestedTables-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/other/nestedTables-expected.txt
@@ -450,9 +450,9 @@ layer at (0,0) size 785x878
LayoutTableSection {TBODY} at (0,0) size 207x20
LayoutTableRow {TR} at (0,0) size 207x20
LayoutTableCell {TD} at (0,0) size 13x16 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 13x16
+ LayoutImage {IMG} at (0,0) size 13x16
LayoutTableCell {TD} at (13,0) size 190x20 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 148x19
text run at (0,0) width 148: "AlphaLinux Distributions"
LayoutTableCell {TD} at (203,0) size 4x4 [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 4x4
+ LayoutImage {IMG} at (0,0) size 4x4

Powered by Google App Engine
This is Rietveld 408576698