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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/lists/drag-into-marker-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/drag-into-marker-expected.txt b/LayoutTests/platform/mac/fast/lists/drag-into-marker-expected.txt
index 62b84911cef389a7500b8a6fe32b043bbb73672e..1e4acaa98b3d68bc9c07c4a8c06e9c37c03f3bef 100644
--- a/LayoutTests/platform/mac/fast/lists/drag-into-marker-expected.txt
+++ b/LayoutTests/platform/mac/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 752x57 [border: (1px solid #000000)]
- RenderListItem {LI} at (41,1) size 710x55
- RenderListMarker at (-36,0) size 16x55: black square
+ LayoutListItem {LI} at (41,1) size 710x55
+ LayoutListMarker at (-36,0) size 16x55: black square
RenderText {#text} at (0,0) size 220x55
text run at (0,0) width 220: "world hello"
RenderBlock {P} at (0,73) size 784x72

Powered by Google App Engine
This is Rietveld 408576698