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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/border-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/css1/box_properties/border-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/border-expected.txt b/LayoutTests/platform/mac/css1/box_properties/border-expected.txt
index 759f0caed993bd36722f26a30a31ecf590f630d2..799c8558ecf3daf5294f4d5ff35907b393c60fd5 100644
--- a/LayoutTests/platform/mac/css1/box_properties/border-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/border-expected.txt
@@ -72,7 +72,7 @@ layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 731x18
text run at (24,0) width 731: " following image is also an anchor which points to a target on this page, but it should not have a border around it: "
RenderInline {A} at (0,0) size 15x18 [color=#0000FF]
- RenderImage {IMG} at (0,18) size 15x15
+ LayoutImage {IMG} at (0,18) size 15x15
RenderText {#text} at (15,19) size 4x18
text run at (15,19) width 4: "."
LayoutTable {TABLE} at (0,633) size 769x113 [border: (1px outset #808080)]
@@ -158,7 +158,7 @@ layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (24,0) width 709: " following image is also an anchor which points to a target on this page, but it should not have a border around"
text run at (0,19) width 18: "it: "
RenderInline {A} at (0,0) size 16x18 [color=#0000FF]
- RenderImage {IMG} at (17.33,18) size 15x15
+ LayoutImage {IMG} at (17.33,18) size 15x15
RenderText {#text} at (32,19) size 5x18
text run at (32,19) width 5: "."
LayoutTable {TABLE} at (5,438) size 743x113 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698