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-xp/fast/lists/005-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/005-vertical-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/lists/005-vertical-expected.txt b/LayoutTests/platform/win-xp/fast/lists/005-vertical-expected.txt
index 6668bb7914ea1769f4ccdf2fba605e13eadeacc9..23b304266bcfdb43897d156a3ed95d1c63e7eba0 100644
--- a/LayoutTests/platform/win-xp/fast/lists/005-vertical-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/lists/005-vertical-expected.txt
@@ -4,11 +4,11 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 776x584
RenderBlock {UL} at (0,0) size 60x584
- RenderListItem {LI} at (0,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderListItem {LI} at (20,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderListItem {LI} at (40,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
+ LayoutListItem {LI} at (0,40) size 20x544
+ LayoutListMarker at (0,-18) size 19x7: bullet
+ LayoutListItem {LI} at (20,40) size 20x544
+ LayoutListMarker at (0,-18) size 19x7: bullet
+ LayoutListItem {LI} at (40,40) size 20x544
+ LayoutListMarker at (0,-18) size 19x7: bullet
RenderText {#text} at (0,0) size 19x307
text run at (0,0) width 307: "There should be two bullets with no text above me."
« no previous file with comments | « LayoutTests/platform/win-xp/fast/lists/005-expected.txt ('k') | LayoutTests/platform/win-xp/fast/lists/006-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698