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/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/mac/fast/css-generated-content/010-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css-generated-content/010-expected.txt b/LayoutTests/platform/mac/fast/css-generated-content/010-expected.txt
index 98ca1d4dffcef75ed7818a353cf679104e5fad39..37044b083f6da28a2bc76cf8e9d14fa2a2b99a11 100644
--- a/LayoutTests/platform/mac/fast/css-generated-content/010-expected.txt
+++ b/LayoutTests/platform/mac/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 119x18 [color=#0000EE]
RenderInline {<pseudo:before>} at (0,0) size 10x18
- RenderImage at (0,4) size 10x10
+ LayoutImage at (0,4) size 10x10
RenderText {#text} at (10,0) size 109x18
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