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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/lists/001-expected.txt
diff --git a/LayoutTests/platform/linux/fast/lists/001-expected.txt b/LayoutTests/platform/linux/fast/lists/001-expected.txt
index 976b7f9b3ee6fcef6b41b2f2187765050f3bebaa..9599ef311fd12f0ecfe7a4dd9dd7a5f2d6f1ea07 100644
--- a/LayoutTests/platform/linux/fast/lists/001-expected.txt
+++ b/LayoutTests/platform/linux/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 784x108 [border: (3px solid #FFA500)]
RenderBlock (floating) {DIV} at (11,11) size 122x122 [bgcolor=#FFA500] [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 762x86 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 740x64 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 718x42 [border: (3px solid #FFA500)]
- RenderListMarker at (103,11) size 7x19: bullet
- RenderListMarker at (103,11) size 7x19: bullet
- RenderListMarker at (103,11) size 7x19: bullet
+ LayoutListItem {DIV} at (11,11) size 762x86 [border: (3px solid #FFA500)]
+ LayoutListItem {DIV} at (11,11) size 740x64 [border: (3px solid #FFA500)]
+ LayoutListItem {DIV} at (11,11) size 718x42 [border: (3px solid #FFA500)]
+ LayoutListMarker at (103,11) size 7x19: bullet
+ LayoutListMarker at (103,11) size 7x19: bullet
+ LayoutListMarker at (103,11) size 7x19: bullet
RenderText {#text} at (132,11) size 81x19
text run at (132,11) width 81: "List item text."
RenderBlock {UL} at (0,124) size 784x124
- RenderListItem {LI} at (40,0) size 744x124 [border: (2px solid #FF0000)]
- RenderListMarker at (755,52) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 744x124 [border: (2px solid #FF0000)]
+ LayoutListMarker at (755,52) size 7x19: bullet
RenderText {#text} at (52,52) size 477x19
text run at (52,52) width 477: "Foo fofodfosjlkdf dslkdjlk asdlksjald djklsd klasjdkas sdajd lsadjkl asjdlksajdk"

Powered by Google App Engine
This is Rietveld 408576698