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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/lists/004-expected.txt
diff --git a/LayoutTests/platform/linux/fast/lists/004-expected.txt b/LayoutTests/platform/linux/fast/lists/004-expected.txt
index 10ceeb5247eb86fb4e7b740cea836970c49f2487..ec8c4551272f06d511ef5a3a6996354db4597ac4 100644
--- a/LayoutTests/platform/linux/fast/lists/004-expected.txt
+++ b/LayoutTests/platform/linux/fast/lists/004-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (2,2) size 47x22
LayoutTableRow {TR} at (0,0) size 47x22
LayoutTableCell {TD} at (0,0) size 17x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderListItem {LI} at (1,1) size 15x20
- RenderListMarker at (-1,0) size 7x19: bullet
+ LayoutListItem {LI} at (1,1) size 15x20
+ LayoutListMarker at (-1,0) size 7x19: bullet
LayoutImage {IMG} at (15,15) size 0x0
LayoutTableCell {TD} at (17,0) size 30x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 28x19

Powered by Google App Engine
This is Rietveld 408576698