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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t1008-c44-ln-box-00-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-xp/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt b/LayoutTests/platform/win-xp/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt
index fa5c973cf8ab3d051e09c08e83fd0672cd32baf0..8e06210d892cc77c5bfcd1f1f2a904fc7ddd55ad 100644
--- a/LayoutTests/platform/win-xp/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt
@@ -10,11 +10,11 @@ layer at (0,0) size 800x220
RenderText {#text} at (20,20) size 190x30
text run at (20,20) width 190: "xxxx xxxx xxxx xxxx"
text run at (20,40) width 190: "xxxx xxxx xxxx xxxx"
- RenderImage {IMG} at (20,55) size 40x40
+ LayoutImage {IMG} at (20,55) size 40x40
RenderText {#text} at (60,85) size 60x10
text run at (60,85) width 10: " "
text run at (70,85) width 50: "xxxx "
- RenderImage {IMG} at (120,85) size 40x40
+ LayoutImage {IMG} at (120,85) size 40x40
RenderText {#text} at (160,85) size 190x55
text run at (160,85) width 10: " "
text run at (170,85) width 40: "xxxx"

Powered by Google App Engine
This is Rietveld 408576698