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

Unified Diff: LayoutTests/platform/win/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/win/fast/doctypes/003-expected.txt
diff --git a/LayoutTests/platform/win/fast/doctypes/003-expected.txt b/LayoutTests/platform/win/fast/doctypes/003-expected.txt
index 66589549a4f90d05174a00b00de33a438513eb0d..dc1c838cc1bc0118b05eedbde3cca5be305a1d1e 100644
--- a/LayoutTests/platform/win/fast/doctypes/003-expected.txt
+++ b/LayoutTests/platform/win/fast/doctypes/003-expected.txt
@@ -9,12 +9,12 @@ layer at (0,0) size 800x600
text run at (0,0) width 306: "This file has a doc type with an internal subset. "
text run at (305,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 259x17
text run at (0,0) width 259: "Both bullets should be on separate lines."
layer at (10,10) size 80x80
« no previous file with comments | « LayoutTests/platform/win/fast/doctypes/002-expected.txt ('k') | LayoutTests/platform/win/fast/doctypes/004-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698