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

Unified Diff: LayoutTests/platform/mac/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/mac/editing/selection/replaced-boundaries-2-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/replaced-boundaries-2-expected.txt b/LayoutTests/platform/mac/editing/selection/replaced-boundaries-2-expected.txt
index 6533f5550caba5ead1df260cdf74ae9f35d98f6a..0411ef74834cff3026ec0441610bc5cb2b5450d2 100644
--- a/LayoutTests/platform/mac/editing/selection/replaced-boundaries-2-expected.txt
+++ b/LayoutTests/platform/mac/editing/selection/replaced-boundaries-2-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,52) size 784x107
RenderText {#text} at (0,89) size 23x18
text run at (0,89) width 23: "abc"
- RenderImage {IMG} at (22.20,0) size 76x103
+ LayoutImage {IMG} at (22.20,0) size 76x103
RenderText {#text} at (98,89) size 21x18
text run at (98,89) width 21: "def"
selection start: position 1 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698