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

Unified Diff: LayoutTests/platform/mac/fast/dynamic/selection-highlight-adjust-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/fast/dynamic/selection-highlight-adjust-expected.txt
diff --git a/LayoutTests/platform/mac/fast/dynamic/selection-highlight-adjust-expected.txt b/LayoutTests/platform/mac/fast/dynamic/selection-highlight-adjust-expected.txt
index e85475122a2002b7587e67158af654905890f03e..f9043b7ce940fe0f7e324df79833dd120180945a 100644
--- a/LayoutTests/platform/mac/fast/dynamic/selection-highlight-adjust-expected.txt
+++ b/LayoutTests/platform/mac/fast/dynamic/selection-highlight-adjust-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x156
text run at (202,18) width 5: "."
RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {DIV} at (0,62) size 784x70
- RenderImage {IMG} at (0,0) size 0x30
+ LayoutImage {IMG} at (0,0) size 0x30
RenderBR {BR} at (0,16) size 0x18
RenderBR {BR} at (0,34) size 0x18
RenderInline {SPAN} at (0,0) size 316x18

Powered by Google App Engine
This is Rietveld 408576698