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

Unified Diff: LayoutTests/platform/mac/fast/lists/004-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/mac/fast/lists/004-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/004-expected.txt b/LayoutTests/platform/mac/fast/lists/004-expected.txt
index a63a8603ad1ccbd82fc7643f4479ab8be4789e26..5165847a2a7d2c1a9b892368c2de59f3e498287e 100644
--- a/LayoutTests/platform/mac/fast/lists/004-expected.txt
+++ b/LayoutTests/platform/mac/fast/lists/004-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (0,0) size 16x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderListItem {LI} at (1,1) size 14x18
RenderListMarker at (-1,0) size 7x18: bullet
- RenderImage {IMG} at (14,14) size 0x0
+ LayoutImage {IMG} at (14,14) size 0x0
LayoutTableCell {TD} at (16,0) size 34x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 32x18
text run at (1,1) width 32: "hello"

Powered by Google App Engine
This is Rietveld 408576698