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

Unified Diff: LayoutTests/platform/win-xp/editing/pasteboard/styled-element-markup-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-xp/editing/pasteboard/styled-element-markup-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/pasteboard/styled-element-markup-expected.txt b/LayoutTests/platform/win-xp/editing/pasteboard/styled-element-markup-expected.txt
index 838429aef0cf7e3436ad60a331b7850a303b1c78..3133d5976622967523f4b1669196107b0c155c1a 100644
--- a/LayoutTests/platform/win-xp/editing/pasteboard/styled-element-markup-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/pasteboard/styled-element-markup-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
text run at (0,20) width 112: "aligned on paste."
RenderBlock {DIV} at (0,92) size 784x103
RenderBlock {CENTER} at (0,0) size 784x103
- RenderImage {IMG} at (354,0) size 76x103
+ LayoutImage {IMG} at (354,0) size 76x103
RenderBlock {DIV} at (0,195) size 784x103
- RenderImage {IMG} at (0,0) size 76x103
+ LayoutImage {IMG} at (0,0) size 76x103
caret: position 1 of child 0 {IMG} of child 6 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698