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

Unified Diff: LayoutTests/platform/win/fast/lists/004-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/fast/lists/004-expected.txt
diff --git a/LayoutTests/platform/win/fast/lists/004-expected.txt b/LayoutTests/platform/win/fast/lists/004-expected.txt
index 71c0aa37f044c29c3ff23027c75db4c0ec2f39c6..649b2d8502a9cfab7c733135568227b731ad3fc8 100644
--- a/LayoutTests/platform/win/fast/lists/004-expected.txt
+++ b/LayoutTests/platform/win/fast/lists/004-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (2,2) size 50x20
LayoutTableRow {TR} at (0,0) size 50x20
LayoutTableCell {TD} at (0,0) size 16x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderListItem {LI} at (1,1) size 14x18
- RenderListMarker at (-1,0) size 7x17: bullet
+ LayoutListItem {LI} at (1,1) size 14x18
+ LayoutListMarker at (-1,0) size 7x17: bullet
LayoutImage {IMG} at (14,14) size 0x0
LayoutTableCell {TD} at (16,0) size 34x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 32x17
« no previous file with comments | « LayoutTests/platform/win/fast/lists/003-vertical-expected.txt ('k') | LayoutTests/platform/win/fast/lists/005-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698