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

Unified Diff: LayoutTests/platform/win/compositing/direct-image-compositing-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/compositing/direct-image-compositing-expected.txt
diff --git a/LayoutTests/platform/win/compositing/direct-image-compositing-expected.txt b/LayoutTests/platform/win/compositing/direct-image-compositing-expected.txt
index 8ee726c36fe7755e9729ab4f62b8b0ea736e9c16..ab7b0543bda9f9275f641d178b620a11c2175cfa 100644
--- a/LayoutTests/platform/win/compositing/direct-image-compositing-expected.txt
+++ b/LayoutTests/platform/win/compositing/direct-image-compositing-expected.txt
@@ -56,14 +56,14 @@ layer at (0,0) size 785x750 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (150,54) width 49: "directly"
text run at (150,72) width 74: "composited"
layer at (8,150) size 150x150
- RenderImage {IMG} at (0,0) size 150x150
+ LayoutImage {IMG} at (0,0) size 150x150
layer at (268,150) size 160x160
- RenderImage {IMG} at (0,0) size 160x160 [border: (5px solid #0000FF)]
+ LayoutImage {IMG} at (0,0) size 160x160 [border: (5px solid #0000FF)]
layer at (13,355) size 150x150
- RenderImage {IMG} at (5,5) size 150x150
+ LayoutImage {IMG} at (5,5) size 150x150
layer at (268,350) size 150x150
- RenderImage {IMG} at (0,0) size 150x150 [bgcolor=#808080]
+ LayoutImage {IMG} at (0,0) size 150x150 [bgcolor=#808080]
layer at (8,550) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
- RenderImage {IMG} at (0,0) size 150x150 [bgcolor=#FFA500]
+ LayoutImage {IMG} at (0,0) size 150x150 [bgcolor=#FFA500]
layer at (268,550) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
- RenderImage {IMG} at (0,0) size 150x150
+ LayoutImage {IMG} at (0,0) size 150x150

Powered by Google App Engine
This is Rietveld 408576698