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

Unified Diff: LayoutTests/platform/win/editing/selection/image-before-linebreak-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/image-before-linebreak-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/image-before-linebreak-expected.txt b/LayoutTests/platform/win/editing/selection/image-before-linebreak-expected.txt
index 5b1a51d1faf964f826e28fa5aec2f1d03a43eea8..845c4d9c3e1a9369d28f36b4c4b615daa707927e 100644
--- a/LayoutTests/platform/win/editing/selection/image-before-linebreak-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/image-before-linebreak-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 349: "Only the line break after the image should be selected."
RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {DIV} at (0,44) size 784x121
- RenderImage {IMG} at (0,0) size 76x103
+ LayoutImage {IMG} at (0,0) size 76x103
RenderBR {BR} at (76,103) size 0x0
RenderText {#text} at (0,103) size 22x17
text run at (0,103) width 22: "foo"

Powered by Google App Engine
This is Rietveld 408576698