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

Unified Diff: LayoutTests/platform/mac/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/mac/editing/pasteboard/styled-element-markup-expected.txt
diff --git a/LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-expected.txt b/LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-expected.txt
index 28a713e57fff904536eee22beadc7b1c66b8dd91..20b93f14ffcad8a0388eedc12a8689c7ad32c6b6 100644
--- a/LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-expected.txt
+++ b/LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
text run at (0,18) width 141: "left aligned on paste."
RenderBlock {DIV} at (0,104) 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,207) 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