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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t0805-c5519-brdr-r-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-xp/css2.1/t0805-c5519-brdr-r-02-e-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t0805-c5519-brdr-r-02-e-expected.txt b/LayoutTests/platform/win-xp/css2.1/t0805-c5519-brdr-r-02-e-expected.txt
index 2aa4a1769f11da60bf386ae52c630e8457684ce9..1570578761c6f2b7a239c679b508868687659dbf 100644
--- a/LayoutTests/platform/win-xp/css2.1/t0805-c5519-brdr-r-02-e-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t0805-c5519-brdr-r-02-e-expected.txt
@@ -8,30 +8,30 @@ layer at (0,0) size 800x348
text run at (0,0) width 345: "There should be a solid line to the right of the text below, "
text run at (345,0) width 364: "having three segments each of a different colour as indicated."
RenderBlock {UL} at (0,36) size 588x280
- RenderListItem {LI} at (40,0) size 548x80 [border: none (3px solid #FFA500) none]
+ LayoutListItem {LI} at (40,0) size 548x80 [border: none (3px solid #FFA500) none]
RenderBlock (anonymous) at (0,0) size 545x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 102x19
text run at (0,0) width 102: "Orange orange..."
RenderBlock {UL} at (0,20) size 408.75x60
- RenderListItem {LI} at (40,0) size 368.75x20
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,0) size 368.75x20
+ LayoutListMarker at (-18,0) size 7x19: white bullet
RenderText {#text} at (0,0) size 110x19
text run at (0,0) width 110: "...orange orange..."
- RenderListItem {LI} at (40,20) size 368.75x20
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,20) size 368.75x20
+ LayoutListMarker at (-18,0) size 7x19: white bullet
RenderText {#text} at (0,0) size 110x19
text run at (0,0) width 110: "...orange orange..."
- RenderListItem {LI} at (40,40) size 368.75x20
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,40) size 368.75x20
+ LayoutListMarker at (-18,0) size 7x19: white bullet
RenderText {#text} at (0,0) size 102x19
text run at (0,0) width 102: "...orange orange."
- RenderListItem {LI} at (40,80) size 548x20 [border: none (3px solid #00FF00) none]
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,80) size 548x20 [border: none (3px solid #00FF00) none]
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 34x19
text run at (0,0) width 34: "Lime."
- RenderListItem {LI} at (40,100) size 548x180 [border: none (3px solid #FFFF00) none]
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,100) size 548x180 [border: none (3px solid #FFFF00) none]
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 516x179
text run at (0,0) width 305: "Yellow yellow yellow yellow yellow yellow yellow "
text run at (305,0) width 211: "yellow yellow yellow yellow yellow"

Powered by Google App Engine
This is Rietveld 408576698