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] |