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

Unified Diff: LayoutTests/platform/win/fast/doctypes/004-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/004-expected.txt
diff --git a/LayoutTests/platform/win/fast/doctypes/004-expected.txt b/LayoutTests/platform/win/fast/doctypes/004-expected.txt
index 685e5d7803400f4d33bd763b77814615cc654dab..a97736c089371613dfb39408783321f7caa70901 100644
--- a/LayoutTests/platform/win/fast/doctypes/004-expected.txt
+++ b/LayoutTests/platform/win/fast/doctypes/004-expected.txt
@@ -9,12 +9,12 @@ layer at (0,0) size 800x600
text run at (0,0) width 162: "This file has no doctype. "
text run at (161,0) width 193: "We should be in quirks mode."
RenderBlock {UL} at (0,134) size 784x36
- RenderListItem {LI} at (40,0) size 744x36
+ LayoutListItem {LI} at (40,0) size 744x36
RenderBlock (anonymous) at (0,0) size 744x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderBlock {UL} at (0,18) size 744x18
- RenderListItem {LI} at (40,0) size 704x18
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,0) size 704x18
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 244x17
text run at (0,0) width 244: "I should be underneath the first bullet."
layer at (10,10) size 80x80
« no previous file with comments | « LayoutTests/platform/win/fast/doctypes/003-expected.txt ('k') | LayoutTests/platform/win/fast/dom/34176-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698