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

Unified Diff: LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-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/selection/drag-to-contenteditable-iframe-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt b/LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt
index d958d6bed084f80fb558059d6a641bba1b59ce35..a938eeb079a08c7958294aaf847bb3ca801ea479 100644
--- a/LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 800x212
RenderText {#text} at (208,194) size 4x17
text run at (208,194) width 4: " "
- RenderImage {IMG} at (212,105) size 76x103
+ LayoutImage {IMG} at (212,105) size 76x103
RenderText {#text} at (0,0) size 0x0
RenderBlock {UL} at (0,228) size 800x18
RenderListItem {LI} at (40,0) size 760x18
@@ -23,5 +23,5 @@ layer at (0,0) size 208x208
layer at (0,0) size 200x200
RenderBlock {HTML} at (0,0) size 200x200
RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0]
- RenderImage {IMG} at (0,0) size 76x103
+ LayoutImage {IMG} at (0,0) size 76x103
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698