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

Unified Diff: LayoutTests/platform/win-xp/fast/lists/002-vertical-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference 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/fast/lists/002-vertical-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/lists/002-vertical-expected.txt b/LayoutTests/platform/win-xp/fast/lists/002-vertical-expected.txt
index 80b8ea9658dd125ffbb262c9c7f684f286e16bdb..3553cedd9e0df8106bd8b2e8e17b7ea98606f390 100644
--- a/LayoutTests/platform/win-xp/fast/lists/002-vertical-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/lists/002-vertical-expected.txt
@@ -5,13 +5,13 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 776x584
RenderBlock {DIV} at (0,0) size 40x584
RenderBlock {UL} at (0,0) size 40x584
- RenderListItem {LI} at (0,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
+ LayoutListItem {LI} at (0,40) size 20x544
+ LayoutListMarker at (0,-18) size 19x7: bullet
RenderInline {A} at (0,0) size 19x37 [color=#0000EE]
RenderText {#text} at (0,507) size 19x37
text run at (0,507) width 37: "Home"
- RenderListItem {LI} at (20,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
+ LayoutListItem {LI} at (20,40) size 20x544
+ LayoutListMarker at (0,-18) size 19x7: bullet
RenderInline {A} at (0,0) size 19x53 [color=#0000EE]
RenderText {#text} at (0,491) size 19x53
text run at (0,491) width 53: "Archives"
« no previous file with comments | « LayoutTests/platform/win-xp/fast/lists/002-expected.txt ('k') | LayoutTests/platform/win-xp/fast/lists/003-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698