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

Unified Diff: LayoutTests/platform/win/css2.1/t1008-c44-ln-box-01-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/win/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt b/LayoutTests/platform/win/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt
index cad97472b2602fa25fba577b1f94415d6998402c..c803051b2c911ba2bbb9766fac78919f1225fd4a 100644
--- a/LayoutTests/platform/win/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt
@@ -10,11 +10,11 @@ layer at (0,0) size 800x298
RenderText {#text} at (20,20) size 390x105
text run at (20,20) width 390: "xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx"
text run at (20,115) width 50: "xxxx "
- RenderImage {IMG} at (85,50) size 60x60 [border: (10px solid #FFFFFF)]
+ LayoutImage {IMG} at (85,50) size 60x60 [border: (10px solid #FFFFFF)]
RenderText {#text} at (160,115) size 110x10
text run at (160,115) width 10: " "
text run at (170,115) width 100: "xxxx xxxx "
- RenderImage {IMG} at (285,130) size 60x60 [border: (10px solid #FFFFFF)]
+ LayoutImage {IMG} at (285,130) size 60x60 [border: (10px solid #FFFFFF)]
RenderText {#text} at (360,115) size 390x105
text run at (360,115) width 10: " "
text run at (370,115) width 40: "xxxx"

Powered by Google App Engine
This is Rietveld 408576698