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

Unified Diff: LayoutTests/platform/linux/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/linux/editing/pasteboard/copy-standalone-image-expected.txt
diff --git a/LayoutTests/platform/linux/editing/pasteboard/copy-standalone-image-expected.txt b/LayoutTests/platform/linux/editing/pasteboard/copy-standalone-image-expected.txt
index 4da59e08d5c692371fc90e8f46af9e3fe6947d34..2c6a70828328c2eeaa65b32d4efe95ef9387ebdd 100644
--- a/LayoutTests/platform/linux/editing/pasteboard/copy-standalone-image-expected.txt
+++ b/LayoutTests/platform/linux/editing/pasteboard/copy-standalone-image-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,92) size 784x154
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,246) 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,100) size 304x154
RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px solid #0000FF)]
@@ -25,5 +25,5 @@ layer at (8,100) 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