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

Unified Diff: LayoutTests/platform/mac/fast/lists/009-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/009-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/009-expected.txt b/LayoutTests/platform/mac/fast/lists/009-expected.txt
index 72151fa5a2fd0269eb90f05f94a9cc575af99150..a9c002a69c79de393b77904ce9f6c80f68bfe0c2 100644
--- a/LayoutTests/platform/mac/fast/lists/009-expected.txt
+++ b/LayoutTests/platform/mac/fast/lists/009-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 156: "DT text is rendered here"
RenderBlock {DD} at (0,34) size 784x18
RenderBlock {UL} at (0,0) size 784x18
- RenderListItem {LI} at (0,0) size 784x18
- RenderListMarker at (0,5) size 12x9
+ LayoutListItem {LI} at (0,0) size 784x18
+ LayoutListMarker at (0,5) size 12x9
RenderText {#text} at (19,0) size 114x18
text run at (19,0) width 114: "LI text is here too"

Powered by Google App Engine
This is Rietveld 408576698