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

Unified Diff: LayoutTests/platform/android/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/android/css1/box_properties/border-expected.txt
diff --git a/LayoutTests/platform/android/css1/box_properties/border-expected.txt b/LayoutTests/platform/android/css1/box_properties/border-expected.txt
index d88b0366ceb9b1ba4aca4a761fc77b8079d074a0..28d46fc45132e01410082814974791d00c291551 100644
--- a/LayoutTests/platform/android/css1/box_properties/border-expected.txt
+++ b/LayoutTests/platform/android/css1/box_properties/border-expected.txt
@@ -70,7 +70,7 @@ layer at (0,0) size 785x1395
RenderText {#text} at (23,0) size 677x19
text run at (23,0) width 677: " 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 15x19 [color=#0000FF]
- RenderImage {IMG} at (700,0) size 15x15
+ LayoutImage {IMG} at (700,0) size 15x15
RenderText {#text} at (715,0) size 4x19
text run at (715,0) width 4: "."
LayoutTable {TABLE} at (0,609) size 769x121 [border: (1px outset #808080)]
@@ -153,7 +153,7 @@ layer at (0,0) size 785x1395
RenderText {#text} at (23,0) size 677x19
text run at (23,0) width 677: " 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 15x19 [color=#0000FF]
- RenderImage {IMG} at (700,0) size 15x15
+ LayoutImage {IMG} at (700,0) size 15x15
RenderText {#text} at (715,0) size 4x19
text run at (715,0) width 4: "."
LayoutTable {TABLE} at (5,403) size 743x121 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698