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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/css/background-shorthand-invalid-url-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/background-shorthand-invalid-url-expected.txt b/LayoutTests/platform/linux/fast/css/background-shorthand-invalid-url-expected.txt
index 728a0b1928ade82fe3cf8eeac2609a4942343948..757e518431ea31f0463795f36df7da641cf7dd65 100644
--- a/LayoutTests/platform/linux/fast/css/background-shorthand-invalid-url-expected.txt
+++ b/LayoutTests/platform/linux/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 (-19,2) size 7x19: bullet
+ LayoutListMarker at (-19,2) size 7x19: bullet
RenderText {#text} at (2,2) size 4x19
text run at (2,2) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698