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

Unified Diff: LayoutTests/platform/win/editing/pasteboard/copy-standalone-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
Index: LayoutTests/platform/win/editing/pasteboard/copy-standalone-image-expected.txt
diff --git a/LayoutTests/platform/win/editing/pasteboard/copy-standalone-image-expected.txt b/LayoutTests/platform/win/editing/pasteboard/copy-standalone-image-expected.txt
index 39eb511b9667d2a2aea99a2fa81ac9f8a5fddf85..98b3fa1a91f8cba4794df0ca646881e06d4389f2 100644
--- a/LayoutTests/platform/win/editing/pasteboard/copy-standalone-image-expected.txt
+++ b/LayoutTests/platform/win/editing/pasteboard/copy-standalone-image-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,86) size 784x154
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,240) size 784x131 [border: (2px solid #FF0000)]
- RenderImage {IMG} at (14,14) size 76x103
+ LayoutImage {IMG} at (14,14) size 76x103
RenderText {#text} at (0,0) size 0x0
layer at (8,94) size 304x154
RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px solid #0000FF)]
@@ -25,5 +25,5 @@ layer at (8,94) size 304x154
layer at (0,0) size 300x150
RenderBlock {HTML} at (0,0) size 300x150
RenderBody {BODY} at (0,0) size 300x150
- RenderImage {IMG} at (0,0) size 76x103
+ LayoutImage {IMG} at (0,0) size 76x103
caret: position 1 of child 0 {IMG} of child 7 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698