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

Unified Diff: LayoutTests/platform/mac/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/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt b/LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt
index c9cf95da4fe6a00f28530b862e9eadccd281214f..db616f4d78f142cfa355682c1780b4e0e86b8a51 100644
--- a/LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt
@@ -33,29 +33,29 @@ layer at (0,0) size 800x332
RenderText {#text} at (3,4) size 62x18
text run at (3,4) width 62: "HERE \x{21E9}"
RenderBlock {UL} at (0,168) size 784x132
- RenderListItem {LI} at (40,0) size 744x80 [border: none (2px solid #0000FF) none]
+ LayoutListItem {LI} at (40,0) size 744x80 [border: none (2px solid #0000FF) none]
RenderBlock {UL} at (0,0) size 744x54
- RenderListItem {LI} at (40,0) size 704x18
- RenderListMarker at (-57,0) size 7x18: bullet
- RenderListMarker at (-17,0) size 7x18: white bullet
+ LayoutListItem {LI} at (40,0) size 704x18
+ LayoutListMarker at (-57,0) size 7x18: bullet
+ 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"
RenderBlock (anonymous) at (0,54) size 744x24
RenderText {#text} at (0,4) size 62x18
text run at (0,4) width 62: "HERE \x{21E9}"
- RenderListItem {LI} at (40,80) size 744x26 [border: none (2px solid #0000FF) none]
- RenderListMarker at (-17,4) size 7x18: bullet
+ LayoutListItem {LI} at (40,80) size 744x26 [border: none (2px solid #0000FF) none]
+ LayoutListMarker at (-17,4) size 7x18: bullet
RenderText {#text} at (0,4) size 62x18
text run at (0,4) width 62: "HERE \x{21E9}"
- RenderListItem {LI} at (40,106) size 744x26 [border: none (2px solid #0000FF) none]
- RenderListMarker at (-17,4) size 7x18: bullet
+ LayoutListItem {LI} at (40,106) size 744x26 [border: none (2px solid #0000FF) none]
+ LayoutListMarker at (-17,4) size 7x18: bullet
RenderText {#text} at (0,4) size 62x18
text run at (0,4) width 62: "HERE \x{21E9}"

Powered by Google App Engine
This is Rietveld 408576698