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

Unified Diff: LayoutTests/platform/win-xp/fast/backgrounds/background-inherit-color-bug-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/fast/backgrounds/background-inherit-color-bug-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/backgrounds/background-inherit-color-bug-expected.txt b/LayoutTests/platform/win-xp/fast/backgrounds/background-inherit-color-bug-expected.txt
index 72d82455b434eb85c869824558ad8ce61d8d1da1..bf9bababf76b3f818bcc9257e249608fd80636e3 100644
--- a/LayoutTests/platform/win-xp/fast/backgrounds/background-inherit-color-bug-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/backgrounds/background-inherit-color-bug-expected.txt
@@ -39,8 +39,8 @@ layer at (0,0) size 785x1162 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 376x19
text run at (0,0) width 376: "This is in contradiction with the CSS2 specification which says:"
RenderBlock {UL} at (4,418) size 615.19x40
- RenderListItem {LI} at (40,0) size 575.19x40
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 575.19x40
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "The "
RenderInline {A} at (0,0) size 78x19 [color=#0000EE]

Powered by Google App Engine
This is Rietveld 408576698