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

Unified Diff: LayoutTests/platform/mac/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/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.txt b/LayoutTests/platform/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.txt
index a5bb522d67b58cd9c71657d8d116d9931b0baf6d..258a26db415845796d794a845d03a245aa7b59e5 100644
--- a/LayoutTests/platform/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.txt
@@ -8,30 +8,30 @@ layer at (0,0) size 800x336
text run at (0,0) width 372: "There should be a solid line to the right of the text below, "
text run at (371,0) width 394: "having three segments each of a different colour as indicated."
RenderBlock {UL} at (0,34) size 588x270
- RenderListItem {LI} at (40,0) size 548x72 [border: none (3px solid #FFA500) none]
+ LayoutListItem {LI} at (40,0) size 548x72 [border: none (3px solid #FFA500) none]
RenderBlock (anonymous) at (0,0) size 545x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 107x18
text run at (0,0) width 107: "Orange orange..."
RenderBlock {UL} at (0,18) size 408.75x54
- RenderListItem {LI} at (40,0) size 368.75x18
- RenderListMarker at (-17,0) size 7x18: white bullet
+ LayoutListItem {LI} at (40,0) size 368.75x18
+ LayoutListMarker at (-17,0) size 7x18: white bullet
RenderText {#text} at (0,0) size 116x18
text run at (0,0) width 116: "...orange orange..."
- RenderListItem {LI} at (40,18) size 368.75x18
- RenderListMarker at (-17,0) size 7x18: white bullet
+ LayoutListItem {LI} at (40,18) size 368.75x18
+ LayoutListMarker at (-17,0) size 7x18: white bullet
RenderText {#text} at (0,0) size 116x18
text run at (0,0) width 116: "...orange orange..."
- RenderListItem {LI} at (40,36) size 368.75x18
- RenderListMarker at (-17,0) size 7x18: white bullet
+ LayoutListItem {LI} at (40,36) size 368.75x18
+ LayoutListMarker at (-17,0) size 7x18: white bullet
RenderText {#text} at (0,0) size 108x18
text run at (0,0) width 108: "...orange orange."
- RenderListItem {LI} at (40,72) size 548x18 [border: none (3px solid #00FF00) none]
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,72) size 548x18 [border: none (3px solid #00FF00) none]
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 38x18
text run at (0,0) width 38: "Lime."
- RenderListItem {LI} at (40,90) size 548x180 [border: none (3px solid #FFFF00) none]
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,90) size 548x180 [border: none (3px solid #FFFF00) none]
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 523x180
text run at (0,0) width 337: "Yellow yellow yellow yellow yellow yellow yellow "
text run at (336,0) width 187: "yellow yellow yellow yellow"

Powered by Google App Engine
This is Rietveld 408576698