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

Unified Diff: LayoutTests/platform/win-xp/fast/lists/inlineBoxWrapperNullCheck-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/inlineBoxWrapperNullCheck-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/lists/inlineBoxWrapperNullCheck-expected.txt b/LayoutTests/platform/win-xp/fast/lists/inlineBoxWrapperNullCheck-expected.txt
index db181aab035e8d5c60a4e19b6571e6f29991514a..ad2d377daee806ea87613b4c3f15ca4ddda56832 100644
--- a/LayoutTests/platform/win-xp/fast/lists/inlineBoxWrapperNullCheck-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/lists/inlineBoxWrapperNullCheck-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {DIV} at (0,0) size 190x49
RenderBlock {UL} at (0,0) size 190x49
- RenderListItem {LI} at (40,0) size 150x49
- RenderListMarker at (-18,29) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 150x49
+ LayoutListMarker at (-18,29) size 7x19: bullet
RenderInline {A} at (0,0) size 150x19
RenderText {#text} at (0,0) size 0x0
RenderBlock {IMG} at (0,0) size 150x44

Powered by Google App Engine
This is Rietveld 408576698