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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/lists/004-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/004-expected.txt b/LayoutTests/platform/mac/fast/lists/004-expected.txt
index 5165847a2a7d2c1a9b892368c2de59f3e498287e..4d1377b7a0b3e34490489af286c2536dea8004ce 100644
--- a/LayoutTests/platform/mac/fast/lists/004-expected.txt
+++ b/LayoutTests/platform/mac/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 7x18: bullet
+ LayoutListItem {LI} at (1,1) size 14x18
+ LayoutListMarker at (-1,0) size 7x18: 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 32x18
« no previous file with comments | « LayoutTests/platform/mac/fast/lists/003-vertical-expected.txt ('k') | LayoutTests/platform/mac/fast/lists/005-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698