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

Unified Diff: LayoutTests/platform/win/fast/css/background-shorthand-invalid-url-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/css/background-shorthand-invalid-url-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/background-shorthand-invalid-url-expected.txt b/LayoutTests/platform/win/fast/css/background-shorthand-invalid-url-expected.txt
index 0f7533670520b1342ee9f1bca9152564d290dd1f..6f641aba0ff4b6ccd2f7c52219e2f55f95031183 100644
--- a/LayoutTests/platform/win/fast/css/background-shorthand-invalid-url-expected.txt
+++ b/LayoutTests/platform/win/fast/css/background-shorthand-invalid-url-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x187
text run at (0,0) width 571: "The background image should not repeat."
RenderBlock {DIV} at (0,58.44) size 784x91
RenderBlock {UL} at (0,0) size 784x91
- RenderListItem {LI} at (40,0) size 744x91 [border: (1px solid #FF0000)]
+ LayoutListItem {LI} at (40,0) size 744x91 [border: (1px solid #FF0000)]
RenderBlock {SPAN} at (1,1) size 304x89 [border: (2px solid #008000)]
- RenderListMarker at (-18,2) size 7x17: bullet
+ LayoutListMarker at (-18,2) size 7x17: bullet
RenderText {#text} at (2,2) size 4x17
text run at (2,2) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698