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

Unified Diff: LayoutTests/platform/mac/svg/custom/text-image-opacity-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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/svg/custom/text-image-opacity-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/text-image-opacity-expected.txt b/LayoutTests/platform/mac/svg/custom/text-image-opacity-expected.txt
index 3dc66899c76fd8a2aba1f9e49a4d968a933ab074..34a1431dba8b8cd0f03b7444b5f3abc8035ac184 100644
--- a/LayoutTests/platform/mac/svg/custom/text-image-opacity-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/text-image-opacity-expected.txt
@@ -8,5 +8,5 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,36) size 387x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 387x18
chunk 1 text run 1 at (0.00,50.00) startOffset 0 endOffset 59 width 386.13: "Success! (should be half opacity as should the image below)"
- RenderSVGImage {image} at (0,55) size 100x100 [opacity=0.50]
- RenderSVGImage {image} at (0,55) size 100x100 [opacity=0.00]
+ LayoutSVGImage {image} at (0,55) size 100x100 [opacity=0.50]
+ LayoutSVGImage {image} at (0,55) size 100x100 [opacity=0.00]

Powered by Google App Engine
This is Rietveld 408576698