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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/floating-replaced-height-008-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/css2.1/20110323/floating-replaced-height-008-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt
index 60b812a62384495ef09d3b5c4b22b28764be314d..9f9aee67515f980741eb2c9220f940f476406343 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt
@@ -22,12 +22,12 @@ layer at (0,0) size 800x186
RenderText {#text} at (58,18) size 456x18
text run at (58,18) width 456: " to each other. This should still remain true even after a window resize."
RenderBlock {DIV} at (0,52) size 784x0
- RenderImage {IMG} at (0,0) size 117.59x118
- RenderImage {IMG} at (117.59,0) size 5x5
- RenderImage {IMG} at (122.59,0) size 117.59x118
- RenderImage {IMG} at (240.19,0) size 5x5
- RenderImage {IMG} at (245.19,0) size 117.59x118
- RenderImage {IMG} at (362.78,0) size 5x5
- RenderImage {IMG} at (367.78,0) size 117.59x118
- RenderImage {IMG} at (485.38,0) size 5x5
- RenderImage {IMG} at (490.38,0) size 117.59x118
+ LayoutImage {IMG} at (0,0) size 117.59x118
+ LayoutImage {IMG} at (117.59,0) size 5x5
+ LayoutImage {IMG} at (122.59,0) size 117.59x118
+ LayoutImage {IMG} at (240.19,0) size 5x5
+ LayoutImage {IMG} at (245.19,0) size 117.59x118
+ LayoutImage {IMG} at (362.78,0) size 5x5
+ LayoutImage {IMG} at (367.78,0) size 117.59x118
+ LayoutImage {IMG} at (485.38,0) size 5x5
+ LayoutImage {IMG} at (490.38,0) size 117.59x118

Powered by Google App Engine
This is Rietveld 408576698