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

Unified Diff: LayoutTests/platform/linux/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/linux/css2.1/t0805-c5521-brdr-l-02-e-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t0805-c5521-brdr-l-02-e-expected.txt b/LayoutTests/platform/linux/css2.1/t0805-c5521-brdr-l-02-e-expected.txt
index 76dde90037cb01f0ba44e995787a331607ea6b51..af4b90333a43e6e64bc1b5d032e796c896a95f78 100644
--- a/LayoutTests/platform/linux/css2.1/t0805-c5521-brdr-l-02-e-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t0805-c5521-brdr-l-02-e-expected.txt
@@ -8,30 +8,30 @@ layer at (0,0) size 800x308
text run at (0,0) width 337: "There should be a solid line to the left of the text below, "
text run at (337,0) width 364: "having three segments each of a different colour as indicated."
RenderBlock {UL} at (0,36) size 784x240
- RenderListItem {LI} at (40,0) size 744x80 [border: none (3px solid #FFA500)]
+ LayoutListItem {LI} at (40,0) size 744x80 [border: none (3px solid #FFA500)]
RenderBlock (anonymous) at (3,0) size 741x20
- RenderListMarker at (-21,0) size 7x19: bullet
+ LayoutListMarker at (-21,0) size 7x19: bullet
RenderText {#text} at (0,0) size 102x19
text run at (0,0) width 102: "Orange orange..."
RenderBlock {UL} at (3,20) size 741x60
- RenderListItem {LI} at (40,0) size 701x20
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,0) size 701x20
+ 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 701x20
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,20) size 701x20
+ 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 701x20
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,40) size 701x20
+ 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 744x20 [border: none (3px solid #00FF00)]
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,80) size 744x20 [border: none (3px solid #00FF00)]
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (3,0) size 34x19
text run at (3,0) width 34: "Lime."
- RenderListItem {LI} at (40,100) size 744x140 [border: none (3px solid #FFFF00)]
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,100) size 744x140 [border: none (3px solid #FFFF00)]
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (3,0) size 731x139
text run at (3,0) width 305: "Yellow yellow yellow yellow yellow yellow yellow "
text run at (308,0) width 387: "yellow yellow yellow yellow yellow yellow yellow yellow yellow "

Powered by Google App Engine
This is Rietveld 408576698