| Index: LayoutTests/svg/custom/touch-events-expected.txt
|
| diff --git a/LayoutTests/svg/custom/touch-events-expected.txt b/LayoutTests/svg/custom/touch-events-expected.txt
|
| index b8a2887c3adb0559a12b0114223bdd6f4d89a8b2..9d35763e2575b972a575c50ab951aed153ebc8d2 100644
|
| --- a/LayoutTests/svg/custom/touch-events-expected.txt
|
| +++ b/LayoutTests/svg/custom/touch-events-expected.txt
|
| @@ -1,3 +1,5 @@
|
| +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.offsetTop' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements
|
| This test passes if you see a series of PASS lines below:
|
| onclick fired: PASS
|
| ontouchstart fired: PASS
|
|
|