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

Unified Diff: LayoutTests/platform/win-xp/fast/lists/002-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-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/lists/002-expected.txt b/LayoutTests/platform/win-xp/fast/lists/002-expected.txt
index c96624d4520eae38dd6b124aa41c6e89df50e846..7545f34aa0e9b9b760e7d6696361c41d9af314ad 100644
--- a/LayoutTests/platform/win-xp/fast/lists/002-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/lists/002-expected.txt
@@ -5,13 +5,13 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {DIV} at (0,0) size 784x40
RenderBlock {UL} at (0,0) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderInline {A} at (0,0) size 37x19 [color=#0000EE]
RenderText {#text} at (707,0) size 37x19
text run at (707,0) width 37: "Home"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,20) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderInline {A} at (0,0) size 53x19 [color=#0000EE]
RenderText {#text} at (691,0) size 53x19
text run at (691,0) width 53: "Archives"

Powered by Google App Engine
This is Rietveld 408576698