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

Unified Diff: LayoutTests/platform/mac/fast/block/positioning/trailing-space-test-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/block/positioning/trailing-space-test-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/positioning/trailing-space-test-expected.txt b/LayoutTests/platform/mac/fast/block/positioning/trailing-space-test-expected.txt
index e5df79d37ad87a799b93cff5c1a15564fc7e42d1..ff6a435998542d8595f5a1c1f86278b67539bf01 100644
--- a/LayoutTests/platform/mac/fast/block/positioning/trailing-space-test-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/positioning/trailing-space-test-expected.txt
@@ -11,10 +11,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,18) size 279x18
text run at (1,18) width 279: "These two boxes should be the same width."
layer at (287,50) size 100x100
- RenderImage {IMG} at (287.17,50) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (287.17,50) size 100x100 [bgcolor=#008000]
layer at (287,150) size 100x100
- RenderImage {IMG} at (287.17,150) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (287.17,150) size 100x100 [bgcolor=#008000]
layer at (287,250) size 100x100
- RenderImage {IMG} at (287.17,250) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (287.17,250) size 100x100 [bgcolor=#008000]
layer at (287,350) size 100x100
- RenderImage {IMG} at (287.17,350) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (287.17,350) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698