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

Unified Diff: LayoutTests/platform/win/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/tables/mozilla/core/misc-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/core/misc-expected.txt b/LayoutTests/platform/win/tables/mozilla/core/misc-expected.txt
index b67826a186c59bd2d90a8ac3cedacbc0978c8929..db678af8b6f8321edf2f3f39f58660c0e5edbbbc 100644
--- a/LayoutTests/platform/win/tables/mozilla/core/misc-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/core/misc-expected.txt
@@ -24,11 +24,11 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 600x110
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 600x38
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,48) size 142x38 [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (32,1) size 78x35
text run at (32,1) width 78: "Hassle-Free"

Powered by Google App Engine
This is Rietveld 408576698