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

Unified Diff: LayoutTests/platform/win/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/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt b/LayoutTests/platform/win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
index 8f43f781605a19d983445d3fe6a60fb3510d1873..e3f131a9c8f22888c2c5b4049bc11f25f65efca2 100644
--- a/LayoutTests/platform/win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
@@ -33,29 +33,29 @@ layer at (0,0) size 800x339
RenderText {#text} at (1,7) size 59x17
text run at (1,7) width 59: "HERE \x{21E7}"
RenderBlock {UL} at (0,172) size 784x135
- RenderListItem {LI} at (40,0) size 744x81 [border: (2px solid #0000FF) none]
+ LayoutListItem {LI} at (40,0) size 744x81 [border: (2px solid #0000FF) none]
RenderBlock (anonymous) at (0,2) size 744x25
- RenderListMarker at (-17,4) size 7x17: bullet
+ LayoutListMarker at (-17,4) size 7x17: bullet
RenderText {#text} at (0,4) size 59x17
text run at (0,4) width 59: "HERE \x{21E7}"
RenderBlock {UL} at (0,27) size 744x54
- RenderListItem {LI} at (40,0) size 704x18
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,0) size 704x18
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 77x17
text run at (0,0) width 77: "dummy text"
- RenderListItem {LI} at (40,18) size 704x18
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,18) size 704x18
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 77x17
text run at (0,0) width 77: "dummy text"
- RenderListItem {LI} at (40,36) size 704x18
- RenderListMarker at (-17,0) size 7x17: white bullet
+ LayoutListItem {LI} at (40,36) size 704x18
+ LayoutListMarker at (-17,0) size 7x17: white bullet
RenderText {#text} at (0,0) size 77x17
text run at (0,0) width 77: "dummy text"
- RenderListItem {LI} at (40,81) size 744x27 [border: (2px solid #0000FF) none]
- RenderListMarker at (-17,6) size 7x17: bullet
+ LayoutListItem {LI} at (40,81) size 744x27 [border: (2px solid #0000FF) none]
+ LayoutListMarker at (-17,6) size 7x17: bullet
RenderText {#text} at (0,6) size 59x17
text run at (0,6) width 59: "HERE \x{21E7}"
- RenderListItem {LI} at (40,108) size 744x27 [border: (2px solid #0000FF) none]
- RenderListMarker at (-17,6) size 7x17: bullet
+ LayoutListItem {LI} at (40,108) size 744x27 [border: (2px solid #0000FF) none]
+ LayoutListMarker at (-17,6) size 7x17: bullet
RenderText {#text} at (0,6) size 59x17
text run at (0,6) width 59: "HERE \x{21E7}"

Powered by Google App Engine
This is Rietveld 408576698