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

Unified Diff: LayoutTests/platform/mac/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/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.txt b/LayoutTests/platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
index f2022fc981ac1e20c6c89a5bc47987568b5b088f..fbb76d37ee03cd3866e120c58af0eaaa272feaf8 100644
--- a/LayoutTests/platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.txt
@@ -33,29 +33,29 @@ layer at (0,0) size 800x297
RenderText {#text} at (1,4) size 62x18
text run at (1,4) width 62: "HERE \x{21E7}"
RenderBlock {UL} at (0,148) size 784x117
- RenderListItem {LI} at (40,0) size 744x75 [border: (2px solid #0000FF) none]
+ LayoutListItem {LI} at (40,0) size 744x75 [border: (2px solid #0000FF) none]
RenderBlock (anonymous) at (0,2) size 744x19
- RenderListMarker at (-17,1) size 7x18: bullet
+ LayoutListMarker at (-17,1) size 7x18: bullet
RenderText {#text} at (0,1) size 62x18
text run at (0,1) width 62: "HERE \x{21E7}"
RenderBlock {UL} at (0,21) size 744x54
- RenderListItem {LI} at (40,0) size 704x18
- RenderListMarker at (-17,0) size 7x18: white bullet
+ LayoutListItem {LI} at (40,0) size 704x18
+ LayoutListMarker at (-17,0) size 7x18: white bullet
RenderText {#text} at (0,0) size 77x18
text run at (0,0) width 77: "dummy text"
- RenderListItem {LI} at (40,18) size 704x18
- RenderListMarker at (-17,0) size 7x18: white bullet
+ LayoutListItem {LI} at (40,18) size 704x18
+ LayoutListMarker at (-17,0) size 7x18: white bullet
RenderText {#text} at (0,0) size 77x18
text run at (0,0) width 77: "dummy text"
- RenderListItem {LI} at (40,36) size 704x18
- RenderListMarker at (-17,0) size 7x18: white bullet
+ LayoutListItem {LI} at (40,36) size 704x18
+ LayoutListMarker at (-17,0) size 7x18: white bullet
RenderText {#text} at (0,0) size 77x18
text run at (0,0) width 77: "dummy text"
- RenderListItem {LI} at (40,75) size 744x21 [border: (2px solid #0000FF) none]
- RenderListMarker at (-17,3) size 7x18: bullet
+ LayoutListItem {LI} at (40,75) size 744x21 [border: (2px solid #0000FF) none]
+ LayoutListMarker at (-17,3) size 7x18: bullet
RenderText {#text} at (0,3) size 62x18
text run at (0,3) width 62: "HERE \x{21E7}"
- RenderListItem {LI} at (40,96) size 744x21 [border: (2px solid #0000FF) none]
- RenderListMarker at (-17,3) size 7x18: bullet
+ LayoutListItem {LI} at (40,96) size 744x21 [border: (2px solid #0000FF) none]
+ LayoutListMarker at (-17,3) size 7x18: bullet
RenderText {#text} at (0,3) size 62x18
text run at (0,3) width 62: "HERE \x{21E7}"

Powered by Google App Engine
This is Rietveld 408576698