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

Unified Diff: LayoutTests/fast/replaced/selection-rect-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
« no previous file with comments | « LayoutTests/fast/replaced/image-tag-expected.txt ('k') | LayoutTests/fast/table/008-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/replaced/selection-rect-expected.txt
diff --git a/LayoutTests/fast/replaced/selection-rect-expected.txt b/LayoutTests/fast/replaced/selection-rect-expected.txt
index 5ce09923da8ee55aa6f67b9f158eaedbd2a45776..27614b4f0fe13a3ab62c8911395fb282eeaa0a91 100644
--- a/LayoutTests/fast/replaced/selection-rect-expected.txt
+++ b/LayoutTests/fast/replaced/selection-rect-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x150
- RenderImage {IMG} at (50,50) size 100x100 [bgcolor=#FF0000]
+ LayoutImage {IMG} at (50,50) size 100x100 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
selection start: position 0 of child 1 {IMG} of child 1 {DIV} of body
selection end: position 1 of child 1 {IMG} of child 1 {DIV} of body
« no previous file with comments | « LayoutTests/fast/replaced/image-tag-expected.txt ('k') | LayoutTests/fast/table/008-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698