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

Unified Diff: LayoutTests/platform/win/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/win/fast/doctypes/002-expected.txt
diff --git a/LayoutTests/platform/win/fast/doctypes/002-expected.txt b/LayoutTests/platform/win/fast/doctypes/002-expected.txt
index 3705a7df5b3bd4463203e169a2b4fade59febb66..4dd04929de166f35652a0c8f128f85083ff2c371 100644
--- a/LayoutTests/platform/win/fast/doctypes/002-expected.txt
+++ b/LayoutTests/platform/win/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 7x17: bullet
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,0) size 704x18
+ LayoutListMarker at (-57,0) size 7x17: bullet
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 256x17
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/win/fast/doctypes/001-expected.txt ('k') | LayoutTests/platform/win/fast/doctypes/003-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698