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

Unified Diff: LayoutTests/platform/win/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/win/fast/lists/004-expected.txt
diff --git a/LayoutTests/platform/win/fast/lists/004-expected.txt b/LayoutTests/platform/win/fast/lists/004-expected.txt
index cb3e7a3756b596831c87ad5eb716096b4600fb6c..71c0aa37f044c29c3ff23027c75db4c0ec2f39c6 100644
--- a/LayoutTests/platform/win/fast/lists/004-expected.txt
+++ b/LayoutTests/platform/win/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 7x17: 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 32x17
text run at (1,1) width 32: "hello"

Powered by Google App Engine
This is Rietveld 408576698