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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/css2.1/t1205-c561-list-displ-00-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t1205-c561-list-displ-00-b-expected.txt b/LayoutTests/platform/win-xp/css2.1/t1205-c561-list-displ-00-b-expected.txt
index 7dfc8e0f8986870cd201749367ca0fbadf92dd7f..b857786364ac4c520bf1cfd14ba716e279bec499 100644
--- a/LayoutTests/platform/win-xp/css2.1/t1205-c561-list-displ-00-b-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t1205-c561-list-displ-00-b-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 800x220
RenderBlock {P} at (0,0) size 784x20 [color=#000080]
RenderText {#text} at (0,0) size 713x19
text run at (0,0) width 713: "There should be eight numbered lines below, all identical except for the numbering, which should match the description."
- RenderListItem {DIV} at (0,36) size 784x20 [color=#000080]
- RenderListMarker at (0,0) size 16x19: "1"
+ LayoutListItem {DIV} at (0,36) size 784x20 [color=#000080]
+ LayoutListMarker at (0,0) size 16x19: "1"
RenderText {#text} at (16,0) size 141x19
text run at (16,0) width 141: "This should be line one."
RenderBlock {DIV} at (0,56) size 784x20 [color=#000080]

Powered by Google App Engine
This is Rietveld 408576698