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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt b/LayoutTests/platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt
index 5f017a393ba0807d0d279e2ae448e990310e08d0..7678716f3934d4202383f3665c921ed7efb397d0 100644
--- a/LayoutTests/platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt
+++ b/LayoutTests/platform/mac/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 7x18: bullet
+ LayoutListItem {LI} at (40,0) size 150x44
+ LayoutListMarker at (-17,26) size 7x18: bullet
RenderInline {A} at (0,0) size 150x18
RenderText {#text} at (0,0) size 0x0
RenderBlock {IMG} at (0,0) size 150x40

Powered by Google App Engine
This is Rietveld 408576698