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

Unified Diff: LayoutTests/platform/linux/css2.1/t0805-c5518-brdr-t-01-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-c5518-brdr-t-01-e-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t0805-c5518-brdr-t-01-e-expected.txt b/LayoutTests/platform/linux/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
index 699eded49eaf3fafd63b38abd22023af7fb45685..76ef10103fcc90291ab15052e0e592fdc7901c43 100644
--- a/LayoutTests/platform/linux/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
@@ -33,29 +33,29 @@ layer at (0,0) size 800x312
RenderText {#text} at (1,3) size 56x19
text run at (1,3) width 56: "HERE \x{21E7}"
RenderBlock {UL} at (0,154) size 784x126
- RenderListItem {LI} at (40,0) size 744x82 [border: (2px solid #0000FF) none]
+ LayoutListItem {LI} at (40,0) size 744x82 [border: (2px solid #0000FF) none]
RenderBlock (anonymous) at (0,2) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 56x19
text run at (0,0) width 56: "HERE \x{21E7}"
RenderBlock {UL} at (0,22) size 744x60
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,0) size 704x20
+ LayoutListMarker at (-18,0) size 7x19: white bullet
RenderText {#text} at (0,0) size 70x19
text run at (0,0) width 70: "dummy text"
- RenderListItem {LI} at (40,20) size 704x20
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,20) size 704x20
+ LayoutListMarker at (-18,0) size 7x19: white bullet
RenderText {#text} at (0,0) size 70x19
text run at (0,0) width 70: "dummy text"
- RenderListItem {LI} at (40,40) size 704x20
- RenderListMarker at (-18,0) size 7x19: white bullet
+ LayoutListItem {LI} at (40,40) size 704x20
+ LayoutListMarker at (-18,0) size 7x19: white bullet
RenderText {#text} at (0,0) size 70x19
text run at (0,0) width 70: "dummy text"
- RenderListItem {LI} at (40,82) size 744x22 [border: (2px solid #0000FF) none]
- RenderListMarker at (-18,2) size 7x19: bullet
+ LayoutListItem {LI} at (40,82) size 744x22 [border: (2px solid #0000FF) none]
+ LayoutListMarker at (-18,2) size 7x19: bullet
RenderText {#text} at (0,2) size 56x19
text run at (0,2) width 56: "HERE \x{21E7}"
- RenderListItem {LI} at (40,104) size 744x22 [border: (2px solid #0000FF) none]
- RenderListMarker at (-18,2) size 7x19: bullet
+ LayoutListItem {LI} at (40,104) size 744x22 [border: (2px solid #0000FF) none]
+ LayoutListMarker at (-18,2) size 7x19: bullet
RenderText {#text} at (0,2) size 56x19
text run at (0,2) width 56: "HERE \x{21E7}"

Powered by Google App Engine
This is Rietveld 408576698