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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/backgrounds/background-inherit-color-bug-expected.txt
diff --git a/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt b/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt
index 49f9971827f7501fdd6ec9036a34c1b93e966396..73adaeca2f3b3f2c1916b8e87479605ca72a0dc9 100644
--- a/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt
+++ b/LayoutTests/platform/mac/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 410x18
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 7x18: bullet
+ LayoutListItem {LI} at (40,0) size 575.19x36
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 29x18
text run at (0,0) width 29: "The "
RenderInline {A} at (0,0) size 83x18 [color=#0000EE]

Powered by Google App Engine
This is Rietveld 408576698