| Index: LayoutTests/svg/custom/detached-outermost-svg-crash-expected.txt
|
| diff --git a/LayoutTests/svg/custom/detached-outermost-svg-crash-expected.txt b/LayoutTests/svg/custom/detached-outermost-svg-crash-expected.txt
|
| index 4ad3823927482bef3efffbdfd9e041281790af20..10a1c57491bed12816e5800484d5f3ad558e7e0e 100644
|
| --- a/LayoutTests/svg/custom/detached-outermost-svg-crash-expected.txt
|
| +++ b/LayoutTests/svg/custom/detached-outermost-svg-crash-expected.txt
|
| @@ -1 +1,6 @@
|
| +CONSOLE WARNING: 'Element.offsetParent' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements
|
| +CONSOLE WARNING: 'Element.offsetTop' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements
|
| +CONSOLE WARNING: 'Element.offsetLeft' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements
|
| +CONSOLE WARNING: 'Element.offsetWidth' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements
|
| +CONSOLE WARNING: 'Element.offsetHeight' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements
|
| PASSED -- webkit did not crash in SVGSVGElement::isOutermostSVG(). See https://bugs.webkit.org/show_bug.cgi?id=25105
|
|
|