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

Unified Diff: LayoutTests/platform/win/fast/css/001-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/css/001-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/001-expected.txt b/LayoutTests/platform/win/fast/css/001-expected.txt
index 690646fc5b8c3080874add97165a04cfb018ee1b..185fe09586d796c807a1c335def2297b259b73f0 100644
--- a/LayoutTests/platform/win/fast/css/001-expected.txt
+++ b/LayoutTests/platform/win/fast/css/001-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {UL} at (0,0) size 784x36
- RenderListItem {LI} at (40,0) size 744x36
- RenderListMarker at (-1,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 744x36
+ LayoutListMarker at (-1,0) size 7x17: bullet
RenderText {#text} at (14,0) size 272x17
text run at (14,0) width 272: "This list item should have an inside bullet."
LayoutBR {BR} at (285,14) size 1x0

Powered by Google App Engine
This is Rietveld 408576698