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

Unified Diff: LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-03-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-03-d-ag-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt b/LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt
index c211367e2a9ecf577a327e5b4fbcb1af1085c98b..0562ca6f1d08c6388d77c4cd89c939479f2b5298 100644
--- a/LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x318
text run at (40,40) width 280: "xxxx xxxx xxxx"
text run at (40,80) width 280: "xxxx xxxx xxxx"
text run at (40,120) 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,120) size 280x100
text run at (220,120) width 20: " "
text run at (240,120) width 80: "xxxx"

Powered by Google App Engine
This is Rietveld 408576698