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

Unified Diff: LayoutTests/platform/mac/css2.1/t1205-c561-list-displ-00-b-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/css2.1/t1205-c561-list-displ-00-b-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t1205-c561-list-displ-00-b-expected.txt b/LayoutTests/platform/mac/css2.1/t1205-c561-list-displ-00-b-expected.txt
index 0ba1144deab12a32c34d059a7837b577c9ff5032..029496bc06be899bf3daee429c4577481c95f396 100644
--- a/LayoutTests/platform/mac/css2.1/t1205-c561-list-displ-00-b-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t1205-c561-list-displ-00-b-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 800x202
RenderBlock {P} at (0,0) size 784x18 [color=#000080]
RenderText {#text} at (0,0) size 773x18
text run at (0,0) width 773: "There should be eight numbered lines below, all identical except for the numbering, which should match the description."
- RenderListItem {DIV} at (0,34) size 784x18 [color=#000080]
- RenderListMarker at (0,0) size 16x18: "1"
+ LayoutListItem {DIV} at (0,34) size 784x18 [color=#000080]
+ LayoutListMarker at (0,0) size 16x18: "1"
RenderText {#text} at (16,0) size 154x18
text run at (16,0) width 154: "This should be line one."
RenderBlock {DIV} at (0,52) size 784x18 [color=#000080]

Powered by Google App Engine
This is Rietveld 408576698