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

Unified Diff: LayoutTests/platform/linux/editing/pasteboard/4947130-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/4947130-expected.txt
diff --git a/LayoutTests/platform/linux/editing/pasteboard/4947130-expected.txt b/LayoutTests/platform/linux/editing/pasteboard/4947130-expected.txt
index f69232fae150fe51f44cadaec19fa773532c76d2..2cab6be9b193abd29a2180d99a15b63b77d6cd55 100644
--- a/LayoutTests/platform/linux/editing/pasteboard/4947130-expected.txt
+++ b/LayoutTests/platform/linux/editing/pasteboard/4947130-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,56) size 784x108
RenderText {#text} at (0,88) size 42x19
text run at (0,88) width 42: "xxxxxx"
- RenderImage {IMG} at (42,0) size 76x103
+ LayoutImage {IMG} at (42,0) size 76x103
RenderText {#text} at (118,88) size 28x19
text run at (118,88) width 28: "xxxx"
selection start: position 0 of child 1 {IMG} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698