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

Unified Diff: LayoutTests/platform/win/fast/lists/001-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/fast/lists/001-expected.txt
diff --git a/LayoutTests/platform/win/fast/lists/001-expected.txt b/LayoutTests/platform/win/fast/lists/001-expected.txt
index eae1b725a9a8adf65a07e026ec671a054aea5a3b..e7cb3404d9b1ef941a2e0b212edb65918671f206 100644
--- a/LayoutTests/platform/win/fast/lists/001-expected.txt
+++ b/LayoutTests/platform/win/fast/lists/001-expected.txt
@@ -5,16 +5,16 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {DIV} at (0,0) size 784x106 [border: (3px solid #FFA500)]
RenderBlock (floating) {DIV} at (11,11) size 122x122 [bgcolor=#FFA500] [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 762x84 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 740x62 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 718x40 [border: (3px solid #FFA500)]
- RenderListMarker at (104,11) size 7x17: bullet
- RenderListMarker at (104,11) size 7x17: bullet
- RenderListMarker at (104,11) size 7x17: bullet
+ LayoutListItem {DIV} at (11,11) size 762x84 [border: (3px solid #FFA500)]
+ LayoutListItem {DIV} at (11,11) size 740x62 [border: (3px solid #FFA500)]
+ LayoutListItem {DIV} at (11,11) size 718x40 [border: (3px solid #FFA500)]
+ LayoutListMarker at (104,11) size 7x17: bullet
+ LayoutListMarker at (104,11) size 7x17: bullet
+ LayoutListMarker at (104,11) size 7x17: bullet
RenderText {#text} at (132,11) size 90x17
text run at (132,11) width 90: "List item text."
RenderBlock {UL} at (0,122) size 784x122
- RenderListItem {LI} at (40,0) size 744x122 [border: (2px solid #FF0000)]
- RenderListMarker at (754,52) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 744x122 [border: (2px solid #FF0000)]
+ LayoutListMarker at (754,52) size 7x17: bullet
RenderText {#text} at (52,52) size 504x17
text run at (52,52) width 504: "Foo fofodfosjlkdf dslkdjlk asdlksjald djklsd klasjdkas sdajd lsadjkl asjdlksajdk"

Powered by Google App Engine
This is Rietveld 408576698