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

Unified Diff: LayoutTests/platform/win/fast/css-generated-content/010-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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-generated-content/010-expected.txt
diff --git a/LayoutTests/platform/win/fast/css-generated-content/010-expected.txt b/LayoutTests/platform/win/fast/css-generated-content/010-expected.txt
index f41319fdcbb94130d0a6fd669ea3379d9e4b9b18..4b20582daed0ea0538bd692a9d00df4df768cd30 100644
--- a/LayoutTests/platform/win/fast/css-generated-content/010-expected.txt
+++ b/LayoutTests/platform/win/fast/css-generated-content/010-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x34
RenderBody {BODY} at (8,8) size 784x18
RenderInline {A} at (0,0) size 119x17 [color=#0000EE]
RenderInline {<pseudo:before>} at (0,0) size 10x17
- RenderImage at (0,4) size 10x10
+ LayoutImage at (0,4) size 10x10
RenderText {#text} at (10,0) size 109x17
text run at (10,0) width 109: "What's going on."
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698