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

Unified Diff: LayoutTests/compositing/images/direct-pdf-image-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
« no previous file with comments | « no previous file | LayoutTests/compositing/images/direct-svg-image-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/images/direct-pdf-image-expected.txt
diff --git a/LayoutTests/compositing/images/direct-pdf-image-expected.txt b/LayoutTests/compositing/images/direct-pdf-image-expected.txt
index 8bac2adc99b2fb2ccf54ea783688fa93535f53ba..e86117d026528369ad0bc22e2616d58e8721896f 100644
--- a/LayoutTests/compositing/images/direct-pdf-image-expected.txt
+++ b/LayoutTests/compositing/images/direct-pdf-image-expected.txt
@@ -6,6 +6,6 @@ layer at (0,0) size 800x600
layer at (0,0) size 100x200
RenderBlock (positioned) {DIV} at (0,0) size 100x200 [bgcolor=#FF0000]
layer at (0,0) size 100x100
- RenderImage {IMG} at (0,0) size 100x100
+ LayoutImage {IMG} at (0,0) size 100x100
layer at (0,100) size 100x100
- RenderImage {IMG} at (0,100) size 100x100
+ LayoutImage {IMG} at (0,100) size 100x100
« no previous file with comments | « no previous file | LayoutTests/compositing/images/direct-svg-image-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698