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

Unified Diff: LayoutTests/platform/win/css2.1/20110323/absolute-replaced-height-036-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/css2.1/20110323/absolute-replaced-height-036-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/20110323/absolute-replaced-height-036-expected.txt b/LayoutTests/platform/win/css2.1/20110323/absolute-replaced-height-036-expected.txt
index cdcb499c9bfa6f082a4b9aec9231dab18a68f3e6..a688755ccff5fd6ba4dc3d708c096d66705efb4c 100644
--- a/LayoutTests/platform/win/css2.1/20110323/absolute-replaced-height-036-expected.txt
+++ b/LayoutTests/platform/win/css2.1/20110323/absolute-replaced-height-036-expected.txt
@@ -12,8 +12,8 @@ layer at (8,50) size 45x45
RenderBlock {DIV} at (0,15) size 45x15 [border: none (15px solid #FF0000)]
RenderBlock {DIV} at (15,30) size 15x15 [bgcolor=#FF0000]
layer at (8,65) size 15x15
- RenderImage {IMG} at (0,15) size 15x15 [bgcolor=#FF0000]
+ LayoutImage {IMG} at (0,15) size 15x15 [bgcolor=#FF0000]
layer at (23,80) size 15x15
- RenderImage {IMG} at (15,30) size 15x15 [bgcolor=#FF0000]
+ LayoutImage {IMG} at (15,30) size 15x15 [bgcolor=#FF0000]
layer at (38,50) size 15x15
- RenderImage {IMG} at (30,0) size 15x15 [bgcolor=#FF0000]
+ LayoutImage {IMG} at (30,0) size 15x15 [bgcolor=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698