| Index: LayoutTests/svg/custom/animate-reference-crash-expected.txt
|
| diff --git a/LayoutTests/svg/custom/animate-reference-crash-expected.txt b/LayoutTests/svg/custom/animate-reference-crash-expected.txt
|
| index db9481e6dbd5e6198ec7cbad4a17539d04996f38..9ccb5508d09d4b3239a070919e16d098725b3307 100644
|
| --- a/LayoutTests/svg/custom/animate-reference-crash-expected.txt
|
| +++ b/LayoutTests/svg/custom/animate-reference-crash-expected.txt
|
| @@ -1,2 +1,7 @@
|
| +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
|
| CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
|
| PASS
|
|
|