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

Unified Diff: LayoutTests/platform/linux/css2.1/20110323/inline-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/inline-replaced-height-008-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/20110323/inline-replaced-height-008-expected.txt b/LayoutTests/platform/linux/css2.1/20110323/inline-replaced-height-008-expected.txt
index 15e99e897628401d8409b6e9dd2192a1194311ff..37a9a25e8dfa16d6041ee465674528c85c93503f 100644
--- a/LayoutTests/platform/linux/css2.1/20110323/inline-replaced-height-008-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/20110323/inline-replaced-height-008-expected.txt
@@ -22,17 +22,17 @@ layer at (0,0) size 800x203
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 784x123
- RenderImage {IMG} at (0,0) size 117.59x118
+ LayoutImage {IMG} at (0,0) size 117.59x118
RenderText {#text} at (117,103) size 5x19
text run at (117,103) width 5: " "
- RenderImage {IMG} at (121.59,0) size 117.59x118
+ LayoutImage {IMG} at (121.59,0) size 117.59x118
RenderText {#text} at (239,103) size 5x19
text run at (239,103) width 5: " "
- RenderImage {IMG} at (243.19,0) size 117.59x118
+ LayoutImage {IMG} at (243.19,0) size 117.59x118
RenderText {#text} at (360,103) size 5x19
text run at (360,103) width 5: " "
- RenderImage {IMG} at (364.78,0) size 117.59x118
+ LayoutImage {IMG} at (364.78,0) size 117.59x118
RenderText {#text} at (482,103) size 5x19
text run at (482,103) width 5: " "
- RenderImage {IMG} at (486.38,0) size 117.59x118
+ LayoutImage {IMG} at (486.38,0) size 117.59x118
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698