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

Unified Diff: LayoutTests/platform/mac/css2.1/t1205-c564-list-img-00-b-g-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/t1205-c564-list-img-00-b-g-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t1205-c564-list-img-00-b-g-expected.txt b/LayoutTests/platform/mac/css2.1/t1205-c564-list-img-00-b-g-expected.txt
index b0bcd6feba297ee4726b1f83d184bc371bfc8bbf..f569f58f8271229621a9dd4a52b415fd5eae7b26 100644
--- a/LayoutTests/platform/mac/css2.1/t1205-c564-list-img-00-b-g-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t1205-c564-list-img-00-b-g-expected.txt
@@ -7,28 +7,28 @@ layer at (0,0) size 800x199
RenderText {#text} at (0,0) size 239x18
text run at (0,0) width 239: "Each bullet should look as described."
RenderBlock {UL} at (0,34) size 784x63
- RenderListItem {LI} at (40,0) size 744x21
- RenderListMarker at (-24,0) size 17x17
+ LayoutListItem {LI} at (40,0) size 744x21
+ LayoutListMarker at (-24,0) size 17x17
RenderText {#text} at (0,3) size 87x18
text run at (0,3) width 87: "purple square"
- RenderListItem {LI} at (40,21) size 744x21
- RenderListMarker at (-24,0) size 17x17
+ LayoutListItem {LI} at (40,21) size 744x21
+ LayoutListMarker at (-24,0) size 17x17
RenderText {#text} at (0,3) size 87x18
text run at (0,3) width 87: "purple square"
- RenderListItem {LI} at (40,42) size 744x21
- RenderListMarker at (-24,0) size 17x17
+ LayoutListItem {LI} at (40,42) size 744x21
+ LayoutListMarker at (-24,0) size 17x17
RenderText {#text} at (0,3) size 87x18
text run at (0,3) width 87: "purple square"
RenderBlock {UL} at (0,113) size 784x54
- RenderListItem {LI} at (40,0) size 744x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 26x18
text run at (0,0) width 26: "disc"
- RenderListItem {LI} at (40,18) size 744x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,18) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 26x18
text run at (0,0) width 26: "disc"
- RenderListItem {LI} at (40,36) size 744x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,36) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 26x18
text run at (0,0) width 26: "disc"

Powered by Google App Engine
This is Rietveld 408576698