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

Unified Diff: LayoutTests/platform/linux/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/linux/compositing/direct-image-compositing-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/direct-image-compositing-expected.txt b/LayoutTests/platform/linux/compositing/direct-image-compositing-expected.txt
index 242a2fb463cb57972934c35ce648ce3ae86d22dc..af698a16f74e7a6faabe6e8334477be3211d68e8 100644
--- a/LayoutTests/platform/linux/compositing/direct-image-compositing-expected.txt
+++ b/LayoutTests/platform/linux/compositing/direct-image-compositing-expected.txt
@@ -52,14 +52,14 @@ layer at (0,0) size 785x756 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (150,40) width 98: "- can be directly"
text run at (150,60) width 70: "composited"
layer at (8,156) size 150x150
- RenderImage {IMG} at (0,0) size 150x150
+ LayoutImage {IMG} at (0,0) size 150x150
layer at (268,156) 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,361) size 150x150
- RenderImage {IMG} at (5,5) size 150x150
+ LayoutImage {IMG} at (5,5) size 150x150
layer at (268,356) size 150x150
- RenderImage {IMG} at (0,0) size 150x150 [bgcolor=#808080]
+ LayoutImage {IMG} at (0,0) size 150x150 [bgcolor=#808080]
layer at (8,556) 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,556) 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