| Index: LayoutTests/transitions/svg-text-shadow-transition-expected.txt
|
| diff --git a/LayoutTests/transitions/svg-text-shadow-transition-expected.txt b/LayoutTests/transitions/svg-text-shadow-transition-expected.txt
|
| index 8ad1e8def805c156e58d630f58ba78ed12bc51aa..59c27b982574ffd980b09c7fa8927306b89df037 100644
|
| --- a/LayoutTests/transitions/svg-text-shadow-transition-expected.txt
|
| +++ b/LayoutTests/transitions/svg-text-shadow-transition-expected.txt
|
| @@ -1,18 +1,4 @@
|
| -layer at (0,0) size 800x600
|
| - RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x156
|
| - RenderBlock {HTML} at (0,0) size 800x156
|
| - RenderBody {BODY} at (8,8) size 784x140
|
| - RenderBlock (anonymous) at (0,0) size 784x104
|
| - RenderSVGRoot {svg} at (8,12) size 307x76
|
| - RenderSVGText {text} at (10,14) size 277x46 contains 1 chunk(s)
|
| - RenderSVGInlineText {#text} at (0,0) size 277x46
|
| - chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 15 width 277.00: "Shadow on texts"
|
| - RenderText {#text} at (0,0) size 0x0
|
| - RenderBlock {DIV} at (0,104) size 784x36
|
| - RenderText {#text} at (0,0) size 577x18
|
| - text run at (0,0) width 577: "PASS - \"text-shadow\" property for \"text\" element at 0s saw something close to: -25,-5,0,15"
|
| - RenderBR {BR} at (577,0) size 0x18
|
| - RenderText {#text} at (0,18) size 559x18
|
| - text run at (0,18) width 559: "PASS - \"text-shadow\" property for \"text\" element at 1s saw something close to: 5,5,0,15"
|
| - RenderBR {BR} at (559,18) size 0x18
|
| +Shadow on texts
|
| +PASS - "text-shadow" property for "text" element at 0s saw something close to: -25,-5,0,15
|
| +PASS - "text-shadow" property for "text" element at 1s saw something close to: 5,5,0,15
|
| +
|
|
|