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

Unified Diff: LayoutTests/platform/mac/editing/selection/4402375-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/4402375-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/4402375-expected.txt b/LayoutTests/platform/mac/editing/selection/4402375-expected.txt
index 61fc39e14adb65bb2a98050ae11dacb7d9b52821..9c58dae7396d082549c22952eac7adea4c70a0da 100644
--- a/LayoutTests/platform/mac/editing/selection/4402375-expected.txt
+++ b/LayoutTests/platform/mac/editing/selection/4402375-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
text run at (423,0) width 336: "The image should not be selected, and should not be"
text run at (0,18) width 612: "included in the selection rect (you won't see the selection rect when you run this test manually)."
RenderBlock {DIV} at (0,122) size 784x18
- RenderImage {IMG} at (708,0) size 76x103
+ LayoutImage {IMG} at (708,0) size 76x103
RenderText {#text} at (0,0) size 182x18
text run at (0,0) width 182: "This text should be selected."
selection start: position 0 of child 1 {#text} of child 6 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698