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/win-xp/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-xp/fast/lists/001-vertical-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/lists/001-vertical-expected.txt b/LayoutTests/platform/win-xp/fast/lists/001-vertical-expected.txt
index cf35b705b9bafeba4aaa282f768ee7bbe54ba07a..4b77b18c245193ed2031da1b51a98b88ccb4966a 100644
--- a/LayoutTests/platform/win-xp/fast/lists/001-vertical-expected.txt
+++ b/LayoutTests/platform/win-xp/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 108x584 [border: (3px solid #FFA500)]
RenderBlock (floating) {DIV} at (11,11) size 122x122 [bgcolor=#FFA500] [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 86x562 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 64x540 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 42x518 [border: (3px solid #FFA500)]
- RenderListMarker at (11,103) size 19x7: bullet
- RenderListMarker at (11,103) size 19x7: bullet
- RenderListMarker at (11,103) size 19x7: bullet
+ LayoutListItem {DIV} at (11,11) size 86x562 [border: (3px solid #FFA500)]
+ LayoutListItem {DIV} at (11,11) size 64x540 [border: (3px solid #FFA500)]
+ LayoutListItem {DIV} at (11,11) size 42x518 [border: (3px solid #FFA500)]
+ LayoutListMarker at (11,103) size 19x7: bullet
+ LayoutListMarker at (11,103) size 19x7: bullet
+ LayoutListMarker at (11,103) size 19x7: bullet
RenderText {#text} at (11,132) size 19x81
text run at (11,132) width 81: "List item text."
RenderBlock {UL} at (124,0) size 144x584
- RenderListItem {LI} at (0,40) size 144x544 [border: (2px solid #FF0000)]
- RenderListMarker at (52,555) size 19x7: bullet
+ LayoutListItem {LI} at (0,40) size 144x544 [border: (2px solid #FF0000)]
+ LayoutListMarker at (52,555) size 19x7: bullet
RenderText {#text} at (52,52) size 39x404
text run at (52,52) width 404: "Foo fofodfosjlkdf dslkdjlk asdlksjald djklsd klasjdkas sdajd lsadjkl"
text run at (72,52) width 69: "asjdlksajdk"
« no previous file with comments | « LayoutTests/platform/win-xp/fast/lists/001-expected.txt ('k') | LayoutTests/platform/win-xp/fast/lists/002-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698