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

Unified Diff: LayoutTests/platform/win/css2.1/t1205-c563-list-type-00-b-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/t1205-c563-list-type-00-b-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t1205-c563-list-type-00-b-expected.txt b/LayoutTests/platform/win/css2.1/t1205-c563-list-type-00-b-expected.txt
index b4ad0ff21cf32b698336128651d0dd6691dfacea..d5332cca18c6a6a99bb40cab9c4f3dfdcdcb5316 100644
--- a/LayoutTests/platform/win/css2.1/t1205-c563-list-type-00-b-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t1205-c563-list-type-00-b-expected.txt
@@ -7,51 +7,51 @@ layer at (0,0) size 800x330
RenderText {#text} at (0,0) size 466x17
text run at (0,0) width 466: "Each bullet should look as described, and there should be no red present."
RenderBlock {UL} at (0,34) size 784x54
- RenderListItem {LI} at (40,0) size 744x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 26x17
text run at (0,0) width 26: "disc"
- RenderListItem {LI} at (40,18) size 744x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,18) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 26x17
text run at (0,0) width 26: "disc"
- RenderListItem {LI} at (40,36) size 744x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,36) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 26x17
text run at (0,0) width 26: "disc"
RenderBlock {UL} at (0,104) size 784x54
- RenderListItem {LI} at (40,0) size 744x18
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 36x17
text run at (0,0) width 36: "circle"
- RenderListItem {LI} at (40,18) size 744x18
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,18) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 36x17
text run at (0,0) width 36: "circle"
- RenderListItem {LI} at (40,36) size 744x18
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,36) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 36x17
text run at (0,0) width 36: "circle"
RenderBlock {UL} at (0,174) size 784x54
- RenderListItem {LI} at (40,0) size 744x18
- RenderListMarker at (-17,0) size 7x17: black square
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: black square
RenderText {#text} at (0,0) size 42x17
text run at (0,0) width 42: "square"
- RenderListItem {LI} at (40,18) size 744x18
- RenderListMarker at (-17,0) size 7x17: black square
+ LayoutListItem {LI} at (40,18) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: black square
RenderText {#text} at (0,0) size 42x17
text run at (0,0) width 42: "square"
- RenderListItem {LI} at (40,36) size 744x18
- RenderListMarker at (-17,0) size 7x17: black square
+ LayoutListItem {LI} at (40,36) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: black square
RenderText {#text} at (0,0) size 42x17
text run at (0,0) width 42: "square"
RenderBlock {UL} at (0,244) size 784x54 [color=#FF0000]
- RenderListItem {LI} at (40,0) size 744x18
+ LayoutListItem {LI} at (40,0) size 744x18
RenderText {#text} at (0,0) size 4x17
text run at (0,0) width 4: " "
- RenderListItem {LI} at (40,18) size 744x18
+ LayoutListItem {LI} at (40,18) size 744x18
RenderText {#text} at (0,0) size 4x17
text run at (0,0) width 4: " "
- RenderListItem {LI} at (40,36) size 744x18
+ LayoutListItem {LI} at (40,36) size 744x18
RenderText {#text} at (0,0) size 4x17
text run at (0,0) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698