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

Unified Diff: LayoutTests/platform/win/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/fast/backgrounds/background-inherit-color-bug-expected.txt
diff --git a/LayoutTests/platform/win/fast/backgrounds/background-inherit-color-bug-expected.txt b/LayoutTests/platform/win/fast/backgrounds/background-inherit-color-bug-expected.txt
index 32e990155b3d59738b66f6c3086bfbc1cb9d4691..5491e724d10854ff7d1f0e3c42e68aa357ecdb91 100644
--- a/LayoutTests/platform/win/fast/backgrounds/background-inherit-color-bug-expected.txt
+++ b/LayoutTests/platform/win/fast/backgrounds/background-inherit-color-bug-expected.txt
@@ -38,8 +38,8 @@ layer at (0,0) size 785x1132 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 410x17
text run at (0,0) width 410: "This is in contradiction with the CSS2 specification which says:"
RenderBlock {UL} at (4,398) size 615.19x36
- RenderListItem {LI} at (40,0) size 575.19x36
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 575.19x36
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 29x17
text run at (0,0) width 29: "The "
RenderInline {A} at (0,0) size 83x17 [color=#0000EE]

Powered by Google App Engine
This is Rietveld 408576698