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/linux/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/linux/css2.1/20110323/floating-replaced-height-008-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/20110323/floating-replaced-height-008-expected.txt b/LayoutTests/platform/linux/css2.1/20110323/floating-replaced-height-008-expected.txt
index c0138045b9ac96f75ee23d5657d91adc1daca7a9..1217155c07d49a55e380e0c007b5d25a8a39b054 100644
--- a/LayoutTests/platform/linux/css2.1/20110323/floating-replaced-height-008-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/20110323/floating-replaced-height-008-expected.txt
@@ -22,12 +22,12 @@ layer at (0,0) size 800x190
RenderText {#text} at (0,20) size 417x19
text run at (0,20) width 417: "to each other. This should still remain true even after a window resize."
RenderBlock {DIV} at (0,56) 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