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

Unified Diff: LayoutTests/platform/win/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/win/css1/box_properties/border-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/border-expected.txt b/LayoutTests/platform/win/css1/box_properties/border-expected.txt
index 0114dd50b9b63d6080cbe08c5e6babcd96b1c273..8ada8ba7fd9ed2c73cf00d57e3ba2249f154e871 100644
--- a/LayoutTests/platform/win/css1/box_properties/border-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/border-expected.txt
@@ -72,7 +72,7 @@ layer at (0,0) size 785x1441 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 731x17
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 15x17 [color=#0000FF]
- RenderImage {IMG} at (0,18) size 15x15
+ LayoutImage {IMG} at (0,18) size 15x15
RenderText {#text} at (15,19) size 4x17
text run at (15,19) width 4: "."
LayoutTable {TABLE} at (0,642) size 769x113 [border: (1px outset #808080)]
@@ -158,7 +158,7 @@ layer at (0,0) size 785x1441 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 16x17 [color=#0000FF]
- RenderImage {IMG} at (17.33,18) size 15x15
+ LayoutImage {IMG} at (17.33,18) size 15x15
RenderText {#text} at (32,19) size 5x17
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