Chromium Code Reviews| Index: LayoutTests/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.txt |
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.txt |
| index ac8868a6000ed779aa5129c3342c19e12ae138e2..4ac9cffa33ee9452fb794651d186703201ae2aca 100644 |
| --- a/LayoutTests/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.txt |
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.txt |
| @@ -16,4 +16,14 @@ PASS feAFunc.getAttribute('slope') is "2" |
| PASS successfullyParsed is true |
| TEST COMPLETE |
| +(GraphicsLayer |
| + (bounds 800.00 600.00) |
| + (children 1 |
| + (GraphicsLayer |
| + (bounds 800.00 600.00) |
| + (contentsOpaque 1) |
| + (drawsContent 1) |
| + ) |
| + ) |
| +) |
|
abarth-chromium
2014/04/30 22:43:10
Its it a problem that this text appears after TEXT
enne (OOO)
2014/04/30 22:46:50
This is a bit of awkwardness that results from com
|