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

Unified Diff: LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-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/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt b/LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt
index cbcbd5cbc2793f8d6ba7c4bab893f2db0e408931..fb5007ed0d86269069c2951f5c45b4bba3d3de35 100644
--- a/LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt
@@ -33,16 +33,16 @@ layer at (0,0) size 800x324
text run at (0,0) width 70: "xxxxxxx"
text run at (0,10) width 40: "xxxx"
RenderBlock {UL} at (3,202.98) size 100x60 [bgcolor=#0000FF]
- RenderListItem {LI} at (0,0) size 100x10
+ LayoutListItem {LI} at (0,0) size 100x10
RenderText {#text} at (0,0) size 70x10
text run at (0,0) width 70: "xxxxxxx"
- RenderListItem {LI} at (0,10) size 100x10
+ LayoutListItem {LI} at (0,10) size 100x10
RenderText {#text} at (0,0) size 40x10
text run at (0,0) width 40: "xxxx"
- RenderListItem {LI} at (0,40) size 100x10
+ LayoutListItem {LI} at (0,40) size 100x10
RenderText {#text} at (0,0) size 70x10
text run at (0,0) width 70: "xxxxxxx"
- RenderListItem {LI} at (0,50) size 100x10
+ LayoutListItem {LI} at (0,50) size 100x10
RenderText {#text} at (0,0) size 40x10
text run at (0,0) width 40: "xxxx"
RenderBlock {P} at (3,262.98) size 100x10 [bgcolor=#008080]

Powered by Google App Engine
This is Rietveld 408576698