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

Unified Diff: LayoutTests/platform/win/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/fast/lists/inlineBoxWrapperNullCheck-expected.txt
diff --git a/LayoutTests/platform/win/fast/lists/inlineBoxWrapperNullCheck-expected.txt b/LayoutTests/platform/win/fast/lists/inlineBoxWrapperNullCheck-expected.txt
index 6a10b60c9016f82377d673e6023da4c8dbb37ca8..46b0bd0788220973e57897ef47d44e295e3d7332 100644
--- a/LayoutTests/platform/win/fast/lists/inlineBoxWrapperNullCheck-expected.txt
+++ b/LayoutTests/platform/win/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 190x44
RenderBlock {UL} at (0,0) size 190x44
- RenderListItem {LI} at (40,0) size 150x44
- RenderListMarker at (-17,26) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 150x44
+ LayoutListMarker at (-17,26) size 7x17: bullet
RenderInline {A} at (0,0) size 150x17
RenderText {#text} at (0,0) size 0x0
RenderBlock {IMG} at (0,0) size 150x40

Powered by Google App Engine
This is Rietveld 408576698