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

Unified Diff: LayoutTests/platform/linux/fast/css/textCapitalizeEdgeCases-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/fast/css/textCapitalizeEdgeCases-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/textCapitalizeEdgeCases-expected.txt b/LayoutTests/platform/linux/fast/css/textCapitalizeEdgeCases-expected.txt
index 1e31038903e71f3d0bec32c3c2c9e479d36f6f0c..3948e8b6eece36a3b33f2bbbce9ccdcf5d3bdac1 100644
--- a/LayoutTests/platform/linux/fast/css/textCapitalizeEdgeCases-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/textCapitalizeEdgeCases-expected.txt
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
text run at (30,10) width 13: "or"
RenderText {#text} at (43,10) size 41x19
text run at (43,10) width 41: "d With"
- RenderImage {IMG} at (84,0) size 25x25
+ LayoutImage {IMG} at (84,0) size 25x25
RenderText {#text} at (109,10) size 59x19
text run at (109,10) width 59: "An Image"
RenderBlock {DIV} at (0,30) size 694x0

Powered by Google App Engine
This is Rietveld 408576698