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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/doctypes/002-expected.txt
diff --git a/LayoutTests/platform/linux/fast/doctypes/002-expected.txt b/LayoutTests/platform/linux/fast/doctypes/002-expected.txt
index 593590ee415b2e21757f80f4f9b54cefb8698396..a9d766a9f04db29b74ff744032c5c96cb5506f46 100644
--- a/LayoutTests/platform/linux/fast/doctypes/002-expected.txt
+++ b/LayoutTests/platform/linux/fast/doctypes/002-expected.txt
@@ -9,11 +9,11 @@ layer at (0,0) size 800x180
text run at (0,0) width 289: "This file has a doc type with no public identifier. "
text run at (289,0) width 173: "We should be in strict mode."
RenderBlock {UL} at (0,136) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
+ LayoutListItem {LI} at (40,0) size 744x20
RenderBlock {UL} at (0,0) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-58,0) size 7x19: bullet
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,0) size 704x20
+ LayoutListMarker at (-58,0) size 7x19: bullet
+ LayoutListMarker at (-18,0) size 7x19: white bullet
RenderText {#text} at (0,0) size 237x19
text run at (0,0) width 237: "Both bullets should be on the same line."
layer at (8,8) size 80x80
« no previous file with comments | « LayoutTests/platform/linux/fast/doctypes/001-expected.txt ('k') | LayoutTests/platform/linux/fast/doctypes/003-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698