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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/custom/text-image-opacity-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/text-image-opacity-expected.txt b/LayoutTests/platform/linux/svg/custom/text-image-opacity-expected.txt
index 5a6ce60ac036f7ad87bdf2bc053b73fe034f125c..9c60cee3d99500748e1a4ef89a5f9da6bd646088 100644
--- a/LayoutTests/platform/linux/svg/custom/text-image-opacity-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/text-image-opacity-expected.txt
@@ -8,5 +8,5 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,35) size 361x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 361x19
chunk 1 text run 1 at (0.00,50.00) startOffset 0 endOffset 59 width 361.00: "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