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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/core/misc-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/core/misc-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/core/misc-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/core/misc-expected.txt
index 5ff8bf86459e57eca2c50f416757ececa2a4db13..c0a27c0a11a82355b9f1f0755770600c159a90d4 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/core/misc-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/core/misc-expected.txt
@@ -24,11 +24,11 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 600x111
LayoutTableRow {TR} at (0,2) size 600x44
LayoutTableCell {TD} at (2,2) size 594x44 [r=0 c=0 rs=1 cs=3]
- RenderImage {IMG} at (7.50,1) size 579x42
+ LayoutImage {IMG} at (7.50,1) size 579x42
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,48) size 600x37
LayoutTableCell {TD} at (2,48) size 242x37 [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 232x35 [border: (1px solid #000000)]
+ LayoutImage {IMG} at (1,1) size 232x35 [border: (1px solid #000000)]
LayoutTableCell {TD} at (246,55) size 142x22 [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (2,1) size 138x19
text run at (2,1) width 138: "Hassle-Free Upgrades"

Powered by Google App Engine
This is Rietveld 408576698