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

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

Powered by Google App Engine
This is Rietveld 408576698