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

Unified Diff: LayoutTests/platform/win-xp/editing/selection/replaced-boundaries-2-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/selection/replaced-boundaries-2-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/selection/replaced-boundaries-2-expected.txt b/LayoutTests/platform/win-xp/editing/selection/replaced-boundaries-2-expected.txt
index 509ce2a12b3434c1ba91846b38952f1736666e7f..4b0643e1e32a32cf4fb095d17b44b2d27c2f359c 100644
--- a/LayoutTests/platform/win-xp/editing/selection/replaced-boundaries-2-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/selection/replaced-boundaries-2-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,56) size 784x108
RenderText {#text} at (0,88) size 22x19
text run at (0,88) width 22: "abc"
- RenderImage {IMG} at (22,0) size 76x103
+ LayoutImage {IMG} at (22,0) size 76x103
RenderText {#text} at (98,88) size 19x19
text run at (98,88) width 19: "def"
selection start: position 1 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698