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

Unified Diff: LayoutTests/platform/win/fast/lists/001-vertical-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-vertical-expected.txt
diff --git a/LayoutTests/platform/win/fast/lists/001-vertical-expected.txt b/LayoutTests/platform/win/fast/lists/001-vertical-expected.txt
index 343cd57908e73caa6b3c797d7afe1b33d7f3e16a..e265a44c8e47772cad630fbae3cabecaddf0ed4a 100644
--- a/LayoutTests/platform/win/fast/lists/001-vertical-expected.txt
+++ b/LayoutTests/platform/win/fast/lists/001-vertical-expected.txt
@@ -5,17 +5,17 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 776x584
RenderBlock {DIV} at (0,0) size 106x584 [border: (3px solid #FFA500)]
RenderBlock (floating) {DIV} at (11,11) size 122x122 [bgcolor=#FFA500] [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 84x562 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 62x540 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 40x518 [border: (3px solid #FFA500)]
- RenderListMarker at (11,104) size 17x7: bullet
- RenderListMarker at (11,104) size 17x7: bullet
- RenderListMarker at (11,104) size 17x7: bullet
+ LayoutListItem {DIV} at (11,11) size 84x562 [border: (3px solid #FFA500)]
+ LayoutListItem {DIV} at (11,11) size 62x540 [border: (3px solid #FFA500)]
+ LayoutListItem {DIV} at (11,11) size 40x518 [border: (3px solid #FFA500)]
+ LayoutListMarker at (11,104) size 17x7: bullet
+ LayoutListMarker at (11,104) size 17x7: bullet
+ LayoutListMarker at (11,104) size 17x7: bullet
RenderText {#text} at (11,132) size 17x90
text run at (11,132) width 90: "List item text."
RenderBlock {UL} at (122,0) size 140x584
- RenderListItem {LI} at (0,40) size 140x544 [border: (2px solid #FF0000)]
- RenderListMarker at (52,554) size 17x7: bullet
+ LayoutListItem {LI} at (0,40) size 140x544 [border: (2px solid #FF0000)]
+ LayoutListMarker at (52,554) size 17x7: bullet
RenderText {#text} at (52,52) size 35x428
text run at (52,52) width 428: "Foo fofodfosjlkdf dslkdjlk asdlksjald djklsd klasjdkas sdajd lsadjkl"
text run at (70,52) width 72: "asjdlksajdk"
« no previous file with comments | « LayoutTests/platform/win/fast/lists/001-expected.txt ('k') | LayoutTests/platform/win/fast/lists/002-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698