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

Unified Diff: LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-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-c5503-mrgn-b-00-b-a-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt b/LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt
index 2fe26658fe03fc83a243c205a508954996c953c0..1d03039a2155fdea641d1150c8279c41ab15020a 100644
--- a/LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt
@@ -33,16 +33,16 @@ layer at (0,0) size 800x344
text run at (0,0) width 70: "xxxxxxx"
text run at (0,10) width 40: "xxxx"
RenderBlock {UL} at (3,182.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,20) size 100x10
+ LayoutListItem {LI} at (0,20) 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 100x20 [bgcolor=#008080]

Powered by Google App Engine
This is Rietveld 408576698