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