| OLD | NEW |
| 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. | 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. |
| 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. | 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. |
| 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. | 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. |
| 4 CONSOLE WARNING: line 94: 'webkitURL' is deprecated. Please use 'URL' instead. | 4 CONSOLE WARNING: line 94: 'webkitURL' is deprecated. Please use 'URL' instead. |
| 5 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 5 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 6 | 6 |
| 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 8 | 8 |
| 9 | 9 |
| 10 [INTERFACES] | 10 [INTERFACES] |
| (...skipping 4727 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4738 getter height | 4738 getter height |
| 4739 getter width | 4739 getter width |
| 4740 getter x | 4740 getter x |
| 4741 getter y | 4741 getter y |
| 4742 method constructor | 4742 method constructor |
| 4743 interface SVGGElement : SVGGraphicsElement | 4743 interface SVGGElement : SVGGraphicsElement |
| 4744 attribute @@toStringTag | 4744 attribute @@toStringTag |
| 4745 method constructor | 4745 method constructor |
| 4746 interface SVGGeometryElement : SVGGraphicsElement | 4746 interface SVGGeometryElement : SVGGraphicsElement |
| 4747 attribute @@toStringTag | 4747 attribute @@toStringTag |
| 4748 getter pathLength |
| 4748 method constructor | 4749 method constructor |
| 4749 method getPointAtLength | 4750 method getPointAtLength |
| 4750 method getTotalLength | 4751 method getTotalLength |
| 4751 method isPointInFill | 4752 method isPointInFill |
| 4752 method isPointInStroke | 4753 method isPointInStroke |
| 4753 interface SVGGradientElement : SVGElement | 4754 interface SVGGradientElement : SVGElement |
| 4754 attribute @@toStringTag | 4755 attribute @@toStringTag |
| 4755 attribute SVG_SPREADMETHOD_PAD | 4756 attribute SVG_SPREADMETHOD_PAD |
| 4756 attribute SVG_SPREADMETHOD_REFLECT | 4757 attribute SVG_SPREADMETHOD_REFLECT |
| 4757 attribute SVG_SPREADMETHOD_REPEAT | 4758 attribute SVG_SPREADMETHOD_REPEAT |
| (...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4910 method appendItem | 4911 method appendItem |
| 4911 method clear | 4912 method clear |
| 4912 method constructor | 4913 method constructor |
| 4913 method getItem | 4914 method getItem |
| 4914 method initialize | 4915 method initialize |
| 4915 method insertItemBefore | 4916 method insertItemBefore |
| 4916 method removeItem | 4917 method removeItem |
| 4917 method replaceItem | 4918 method replaceItem |
| 4918 interface SVGPathElement : SVGGeometryElement | 4919 interface SVGPathElement : SVGGeometryElement |
| 4919 attribute @@toStringTag | 4920 attribute @@toStringTag |
| 4920 getter pathLength | |
| 4921 method constructor | 4921 method constructor |
| 4922 method getPathSegAtLength | 4922 method getPathSegAtLength |
| 4923 interface SVGPatternElement : SVGElement | 4923 interface SVGPatternElement : SVGElement |
| 4924 attribute @@toStringTag | 4924 attribute @@toStringTag |
| 4925 getter height | 4925 getter height |
| 4926 getter href | 4926 getter href |
| 4927 getter patternContentUnits | 4927 getter patternContentUnits |
| 4928 getter patternTransform | 4928 getter patternTransform |
| 4929 getter patternUnits | 4929 getter patternUnits |
| 4930 getter preserveAspectRatio | 4930 getter preserveAspectRatio |
| (...skipping 2658 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7589 method setTimeout | 7589 method setTimeout |
| 7590 method stop | 7590 method stop |
| 7591 method webkitCancelAnimationFrame | 7591 method webkitCancelAnimationFrame |
| 7592 method webkitRequestAnimationFrame | 7592 method webkitRequestAnimationFrame |
| 7593 method webkitRequestFileSystem | 7593 method webkitRequestFileSystem |
| 7594 method webkitResolveLocalFileSystemURL | 7594 method webkitResolveLocalFileSystemURL |
| 7595 PASS successfullyParsed is true | 7595 PASS successfullyParsed is true |
| 7596 | 7596 |
| 7597 TEST COMPLETE | 7597 TEST COMPLETE |
| 7598 | 7598 |
| OLD | NEW |