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

Unified Diff: LayoutTests/platform/mac/fast/lists/007-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/007-vertical-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/007-vertical-expected.txt b/LayoutTests/platform/mac/fast/lists/007-vertical-expected.txt
index a3b3bdf7aa23e28bd2d399cd7c28cfe585500747..e8c7914c50ea5e91546a1eb6b9eac3c73535fdc7 100644
--- a/LayoutTests/platform/mac/fast/lists/007-vertical-expected.txt
+++ b/LayoutTests/platform/mac/fast/lists/007-vertical-expected.txt
@@ -4,13 +4,13 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 776x584
RenderBlock {UL} at (0,0) size 108x584 [bgcolor=#808080] [border: (25px solid #008000) none]
- RenderListItem {LI} at (0,50) size 36x534
- RenderListMarker at (0,-17) size 18x7: bullet
+ LayoutListItem {LI} at (0,50) size 36x534
+ LayoutListMarker at (0,-17) size 18x7: bullet
RenderText {#text} at (0,0) size 36x530
text run at (0,0) width 530: "The top padding on this unordered list has been set to 25 pixels, which will require"
text run at (18,0) width 197: "some extra test in order to test."
- RenderListItem {LI} at (36,50) size 72x534 [bgcolor=#FFFFFF] [border: (25px solid #008000) none]
- RenderListMarker at (0,-17) size 18x7: bullet
+ LayoutListItem {LI} at (36,50) size 72x534 [bgcolor=#FFFFFF] [border: (25px solid #008000) none]
+ LayoutListMarker at (0,-17) size 18x7: bullet
RenderText {#text} at (0,50) size 72x484
text run at (0,50) width 484: "Another list item might not be such a bad idea, either, considering that such"
text run at (18,50) width 243: "things do need to be double-checked. "
« no previous file with comments | « LayoutTests/platform/mac/fast/lists/007-expected.txt ('k') | LayoutTests/platform/mac/fast/lists/008-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698