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

Unified Diff: LayoutTests/platform/mac/fast/lists/009-vertical-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-vertical-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/009-vertical-expected.txt b/LayoutTests/platform/mac/fast/lists/009-vertical-expected.txt
index 86422ca9e935b943e3056a75a5ea8397394df1ad..48cda9bd15886bf6717d31f8df0a943a3d3b6b00 100644
--- a/LayoutTests/platform/mac/fast/lists/009-vertical-expected.txt
+++ b/LayoutTests/platform/mac/fast/lists/009-vertical-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 (34,0) size 18x584
RenderBlock {UL} at (0,0) size 18x584
- RenderListItem {LI} at (0,0) size 18x584
- RenderListMarker at (2,0) size 12x9
+ LayoutListItem {LI} at (0,0) size 18x584
+ LayoutListMarker at (2,0) size 12x9
RenderText {#text} at (0,16) size 18x114
text run at (0,16) width 114: "LI text is here too"
« no previous file with comments | « LayoutTests/platform/mac/fast/lists/009-expected.txt ('k') | LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698