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

Unified Diff: LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-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/t1008-c44-ln-box-02-d-ag-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt b/LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt
index 0cb8c978882300d3f44a044f21872ee3fdd48d6b..3b1c56297acb2a6eb6848b1ccd2795cb760038be 100644
--- a/LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x322
text run at (40,40) width 280: "xxxx xxxx xxxx"
text run at (40,80) width 280: "xxxx xxxx xxxx"
text run at (40,124) width 100: "xxxx "
- RenderImage {IMG} at (130,80) size 100x100 [border: (20px solid #FFFFFF)]
+ LayoutImage {IMG} at (130,80) size 100x100 [border: (20px solid #FFFFFF)]
RenderText {#text} at (220,124) size 280x100
text run at (220,124) width 20: " "
text run at (240,124) width 80: "xxxx"

Powered by Google App Engine
This is Rietveld 408576698