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

Unified Diff: LayoutTests/platform/linux/fast/lists/drag-into-marker-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/drag-into-marker-expected.txt
diff --git a/LayoutTests/platform/linux/fast/lists/drag-into-marker-expected.txt b/LayoutTests/platform/linux/fast/lists/drag-into-marker-expected.txt
index acb91a7bad0be6fecae100ad524b17eeb212374d..f96793c990a6e78416e491f6ae87b19426f4bfbb 100644
--- a/LayoutTests/platform/linux/fast/lists/drag-into-marker-expected.txt
+++ b/LayoutTests/platform/linux/fast/lists/drag-into-marker-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,16) size 784x568
RenderBlock {UL} at (16,0) size 752x59 [border: (1px solid #000000)]
- RenderListItem {LI} at (41,1) size 710x57
- RenderListMarker at (-36,1) size 16x55: black square
+ LayoutListItem {LI} at (41,1) size 710x57
+ LayoutListMarker at (-36,1) size 16x55: black square
RenderText {#text} at (0,1) size 213x55
text run at (0,1) width 213: "world hello"
RenderBlock {P} at (0,75) size 784x80

Powered by Google App Engine
This is Rietveld 408576698