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/linux/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/linux/css2.1/20110323/margin-applies-to-010-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/20110323/margin-applies-to-010-expected.txt b/LayoutTests/platform/linux/css2.1/20110323/margin-applies-to-010-expected.txt
index 010470d1d12e0be57cc2818d8ee068df2dda9fb8..9a12811d8d1d97f48b4bd41cf24c1d2eb30eecea 100644
--- a/LayoutTests/platform/linux/css2.1/20110323/margin-applies-to-010-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/20110323/margin-applies-to-010-expected.txt
@@ -9,5 +9,5 @@ layer at (0,0) size 800x72
text run at (0,20) width 72: "orange box."
layer at (8,72) size 340x340
RenderBlock (positioned) {DIV} at (8,72) size 340x340 [border: (10px solid #0000FF)]
- RenderListItem {DIV} at (60,60) size 220x220 [border: (10px solid #FFA500)]
- RenderListMarker at (-18,10) size 7x19: bullet
+ LayoutListItem {DIV} at (60,60) size 220x220 [border: (10px solid #FFA500)]
+ LayoutListMarker at (-18,10) size 7x19: bullet

Powered by Google App Engine
This is Rietveld 408576698