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

Unified Diff: LayoutTests/platform/linux/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/linux/editing/selection/4402375-expected.txt
diff --git a/LayoutTests/platform/linux/editing/selection/4402375-expected.txt b/LayoutTests/platform/linux/editing/selection/4402375-expected.txt
index d3e5c9df79ccf6cf9cc222eaff1286d58357dbe6..b72e88a4dc644f8638dcb28eb39467a2b7abb80e 100644
--- a/LayoutTests/platform/linux/editing/selection/4402375-expected.txt
+++ b/LayoutTests/platform/linux/editing/selection/4402375-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
text run at (389,0) width 383: "The image should not be selected, and should not be included in"
text run at (0,20) width 497: "the selection rect (you won't see the selection rect when you run this test manually)."
RenderBlock {DIV} at (0,130) size 784x20
- RenderImage {IMG} at (708,0) size 76x103
+ LayoutImage {IMG} at (708,0) size 76x103
RenderText {#text} at (0,0) size 170x19
text run at (0,0) width 170: "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