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

Unified Diff: LayoutTests/platform/win/css2.1/20110323/margin-applies-to-010-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/css2.1/20110323/margin-applies-to-010-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-010-expected.txt b/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-010-expected.txt
index e6b85a37f1fc98eef55e3c08f823b74cdab09719..e2bd1a0fe19c8f75f38635a4cc897d21ce94b047 100644
--- a/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-010-expected.txt
+++ b/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-010-expected.txt
@@ -9,5 +9,5 @@ layer at (0,0) size 800x68
text run at (0,18) width 100: "the orange box."
layer at (8,68) size 340x340
RenderBlock (positioned) {DIV} at (8,68) size 340x340 [border: (10px solid #0000FF)]
- RenderListItem {DIV} at (60,60) size 220x220 [border: (10px solid #FFA500)]
- RenderListMarker at (-17,10) size 7x17: bullet
+ LayoutListItem {DIV} at (60,60) size 220x220 [border: (10px solid #FFA500)]
+ LayoutListMarker at (-17,10) size 7x17: bullet

Powered by Google App Engine
This is Rietveld 408576698