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

Unified Diff: LayoutTests/platform/mac/fast/lists/marker-image-error-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/marker-image-error-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/marker-image-error-expected.txt b/LayoutTests/platform/mac/fast/lists/marker-image-error-expected.txt
index 2f5ebea473f3b0cfb852bc9855a58fe019e4c00d..ce4173cb1541186ad38af7ed23dca1a0dd0d9ced 100644
--- a/LayoutTests/platform/mac/fast/lists/marker-image-error-expected.txt
+++ b/LayoutTests/platform/mac/fast/lists/marker-image-error-expected.txt
@@ -20,23 +20,23 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 407x18
text run at (0,0) width 407: "There should be a bullet next to each item on the following list:"
RenderBlock {UL} at (0,86) size 784x90
- RenderListItem {LI} at (40,0) size 744x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 162x18
text run at (0,0) width 162: "Prospectuses and courses"
- RenderListItem {LI} at (40,18) size 744x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,18) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 171x18
text run at (0,0) width 171: "Undergraduate admissions"
- RenderListItem {LI} at (40,36) size 744x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,36) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 134x18
text run at (0,0) width 134: "Graduate admissions"
- RenderListItem {LI} at (40,54) size 744x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,54) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 139x18
text run at (0,0) width 139: "Continuing education"
- RenderListItem {LI} at (40,72) size 744x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,72) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 96x18
text run at (0,0) width 96: "Online courses"

Powered by Google App Engine
This is Rietveld 408576698