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

Unified Diff: LayoutTests/platform/win/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/win/svg/custom/text-image-opacity-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/text-image-opacity-expected.txt b/LayoutTests/platform/win/svg/custom/text-image-opacity-expected.txt
index fa87a270cd852e1538c80cd3160df4bf62dcb33f..c02fb2b1a81f4009c3482ed35bb45609db017dc3 100644
--- a/LayoutTests/platform/win/svg/custom/text-image-opacity-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/text-image-opacity-expected.txt
@@ -8,5 +8,5 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,36) size 387x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 387x17
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