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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t0805-c5518-brdr-t-01-e-expected.txt b/LayoutTests/platform/win-xp/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
index 87559ec9321873e6e21534d2ccb8a28896932001..c5db6df95b1cb2e40ce4c5d0d0219eedd321dd05 100644
--- a/LayoutTests/platform/win-xp/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
@@ -33,29 +33,29 @@ layer at (0,0) size 800x326
RenderText {#text} at (1,5) size 55x19
text run at (1,5) width 55: "HERE \x{21E7}"
RenderBlock {UL} at (0,162) size 784x132
- RenderListItem {LI} at (40,0) size 744x84 [border: (2px solid #0000FF) none]
+ LayoutListItem {LI} at (40,0) size 744x84 [border: (2px solid #0000FF) none]
RenderBlock (anonymous) at (0,2) size 744x22
- RenderListMarker at (-18,2) size 7x19: bullet
+ LayoutListMarker at (-18,2) size 7x19: bullet
RenderText {#text} at (0,2) size 55x19
text run at (0,2) width 55: "HERE \x{21E7}"
RenderBlock {UL} at (0,24) 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,84) size 744x24 [border: (2px solid #0000FF) none]
- RenderListMarker at (-18,4) size 7x19: bullet
+ LayoutListItem {LI} at (40,84) size 744x24 [border: (2px solid #0000FF) none]
+ LayoutListMarker at (-18,4) size 7x19: bullet
RenderText {#text} at (0,4) size 55x19
text run at (0,4) width 55: "HERE \x{21E7}"
- RenderListItem {LI} at (40,108) size 744x24 [border: (2px solid #0000FF) none]
- RenderListMarker at (-18,4) size 7x19: bullet
+ LayoutListItem {LI} at (40,108) size 744x24 [border: (2px solid #0000FF) none]
+ LayoutListMarker at (-18,4) size 7x19: bullet
RenderText {#text} at (0,4) size 55x19
text run at (0,4) width 55: "HERE \x{21E7}"

Powered by Google App Engine
This is Rietveld 408576698