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/linux/fast/doctypes/003-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/003-expected.txt
diff --git a/LayoutTests/platform/linux/fast/doctypes/003-expected.txt b/LayoutTests/platform/linux/fast/doctypes/003-expected.txt
index bfa0b5c352ebddbd7a15a553304c36f393b1f6bd..a9261ed63f013690bb5c13b8f0179716118c34bc 100644
--- a/LayoutTests/platform/linux/fast/doctypes/003-expected.txt
+++ b/LayoutTests/platform/linux/fast/doctypes/003-expected.txt
@@ -9,12 +9,12 @@ layer at (0,0) size 800x600
text run at (0,0) width 282: "This file has a doc type with an internal subset. "
text run at (282,0) width 181: "We should be in quirks mode."
RenderBlock {UL} at (0,136) size 784x40
- RenderListItem {LI} at (40,0) size 744x40
+ LayoutListItem {LI} at (40,0) size 744x40
RenderBlock (anonymous) at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderBlock {UL} at (0,20) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,0) size 704x20
+ LayoutListMarker at (-18,0) size 7x19: white bullet
RenderText {#text} at (0,0) size 241x19
text run at (0,0) width 241: "Both bullets should be on separate lines."
layer at (10,10) size 80x80
« no previous file with comments | « LayoutTests/platform/linux/fast/doctypes/002-expected.txt ('k') | LayoutTests/platform/linux/fast/doctypes/004-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698