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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/css/textCapitalizeEdgeCases-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/textCapitalizeEdgeCases-expected.txt b/LayoutTests/platform/mac/fast/css/textCapitalizeEdgeCases-expected.txt
index 37fbcbbc8aa88910f64e820090b1bf91161eedc1..1f9c281fe01685fdacbb2f708427e20fe8521f64 100644
--- a/LayoutTests/platform/mac/fast/css/textCapitalizeEdgeCases-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/textCapitalizeEdgeCases-expected.txt
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
text run at (30,11) width 14: "or"
RenderText {#text} at (43,11) size 45x18
text run at (43,11) width 45: "d With"
- RenderImage {IMG} at (87.97,0) size 25x25
+ LayoutImage {IMG} at (87.97,0) size 25x25
RenderText {#text} at (112,11) size 65x18
text run at (112,11) width 65: "An Image"
RenderBlock {DIV} at (0,29) size 694x0

Powered by Google App Engine
This is Rietveld 408576698