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

Unified Diff: LayoutTests/platform/mac/fast/doctypes/002-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/doctypes/002-expected.txt
diff --git a/LayoutTests/platform/mac/fast/doctypes/002-expected.txt b/LayoutTests/platform/mac/fast/doctypes/002-expected.txt
index fb4485627b9c1b715f449d87a13cf74b7e053f1d..5ae0c03031a897ce5a066d93b0f5ac5f9d970834 100644
--- a/LayoutTests/platform/mac/fast/doctypes/002-expected.txt
+++ b/LayoutTests/platform/mac/fast/doctypes/002-expected.txt
@@ -9,11 +9,11 @@ layer at (0,0) size 800x176
text run at (0,0) width 316: "This file has a doc type with no public identifier. "
text run at (315,0) width 185: "We should be in strict mode."
RenderBlock {UL} at (0,134) size 784x18
- RenderListItem {LI} at (40,0) size 744x18
+ LayoutListItem {LI} at (40,0) size 744x18
RenderBlock {UL} at (0,0) size 744x18
- RenderListItem {LI} at (40,0) size 704x18
- RenderListMarker at (-57,0) size 7x18: bullet
- RenderListMarker at (-17,0) size 7x18: white bullet
+ LayoutListItem {LI} at (40,0) size 704x18
+ LayoutListMarker at (-57,0) size 7x18: bullet
+ LayoutListMarker at (-17,0) size 7x18: white bullet
RenderText {#text} at (0,0) size 256x18
text run at (0,0) width 256: "Both bullets should be on the same line."
layer at (8,8) size 80x80
« no previous file with comments | « LayoutTests/platform/mac/fast/doctypes/001-expected.txt ('k') | LayoutTests/platform/mac/fast/doctypes/003-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698