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

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

Powered by Google App Engine
This is Rietveld 408576698