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

Unified Diff: LayoutTests/platform/win/css2.1/t0805-c5521-brdr-l-02-e-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/t0805-c5521-brdr-l-02-e-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t0805-c5521-brdr-l-02-e-expected.txt b/LayoutTests/platform/win/css2.1/t0805-c5521-brdr-l-02-e-expected.txt
index f10f54a01b9ed868a83e46d339d7a9129639b5f2..4217ee142df6d83c1e351b08e7014dc76b0bf3b6 100644
--- a/LayoutTests/platform/win/css2.1/t0805-c5521-brdr-l-02-e-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t0805-c5521-brdr-l-02-e-expected.txt
@@ -8,30 +8,30 @@ layer at (0,0) size 800x282
text run at (0,0) width 363: "There should be a solid line to the left of the text below, "
text run at (362,0) width 394: "having three segments each of a different colour as indicated."
RenderBlock {UL} at (0,34) size 784x216
- RenderListItem {LI} at (40,0) size 744x72 [border: none (3px solid #FFA500)]
+ LayoutListItem {LI} at (40,0) size 744x72 [border: none (3px solid #FFA500)]
RenderBlock (anonymous) at (3,0) size 741x18
- RenderListMarker at (-20,0) size 7x17: bullet
+ LayoutListMarker at (-20,0) size 7x17: bullet
RenderText {#text} at (0,0) size 107x17
text run at (0,0) width 107: "Orange orange..."
RenderBlock {UL} at (3,18) size 741x54
- RenderListItem {LI} at (40,0) size 701x18
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,0) size 701x18
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 116x17
text run at (0,0) width 116: "...orange orange..."
- RenderListItem {LI} at (40,18) size 701x18
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,18) size 701x18
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 116x17
text run at (0,0) width 116: "...orange orange..."
- RenderListItem {LI} at (40,36) size 701x18
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,36) size 701x18
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 108x17
text run at (0,0) width 108: "...orange orange."
- RenderListItem {LI} at (40,72) size 744x18 [border: none (3px solid #00FF00)]
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,72) size 744x18 [border: none (3px solid #00FF00)]
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (3,0) size 38x17
text run at (3,0) width 38: "Lime."
- RenderListItem {LI} at (40,90) size 744x126 [border: none (3px solid #FFFF00)]
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,90) size 744x126 [border: none (3px solid #FFFF00)]
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (3,0) size 714x125
text run at (3,0) width 337: "Yellow yellow yellow yellow yellow yellow yellow "
text run at (339,0) width 377: "yellow yellow yellow yellow yellow yellow yellow yellow"

Powered by Google App Engine
This is Rietveld 408576698