| 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 5658 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5669 getter height | 5669 getter height |
| 5670 getter width | 5670 getter width |
| 5671 getter x | 5671 getter x |
| 5672 getter y | 5672 getter y |
| 5673 method constructor | 5673 method constructor |
| 5674 interface SVGGElement : SVGGraphicsElement | 5674 interface SVGGElement : SVGGraphicsElement |
| 5675 attribute @@toStringTag | 5675 attribute @@toStringTag |
| 5676 method constructor | 5676 method constructor |
| 5677 interface SVGGeometryElement : SVGGraphicsElement | 5677 interface SVGGeometryElement : SVGGraphicsElement |
| 5678 attribute @@toStringTag | 5678 attribute @@toStringTag |
| 5679 getter pathLength |
| 5679 method constructor | 5680 method constructor |
| 5680 method getPointAtLength | 5681 method getPointAtLength |
| 5681 method getTotalLength | 5682 method getTotalLength |
| 5682 method isPointInFill | 5683 method isPointInFill |
| 5683 method isPointInStroke | 5684 method isPointInStroke |
| 5684 interface SVGGradientElement : SVGElement | 5685 interface SVGGradientElement : SVGElement |
| 5685 attribute @@toStringTag | 5686 attribute @@toStringTag |
| 5686 attribute SVG_SPREADMETHOD_PAD | 5687 attribute SVG_SPREADMETHOD_PAD |
| 5687 attribute SVG_SPREADMETHOD_REFLECT | 5688 attribute SVG_SPREADMETHOD_REFLECT |
| 5688 attribute SVG_SPREADMETHOD_REPEAT | 5689 attribute SVG_SPREADMETHOD_REPEAT |
| (...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5841 method appendItem | 5842 method appendItem |
| 5842 method clear | 5843 method clear |
| 5843 method constructor | 5844 method constructor |
| 5844 method getItem | 5845 method getItem |
| 5845 method initialize | 5846 method initialize |
| 5846 method insertItemBefore | 5847 method insertItemBefore |
| 5847 method removeItem | 5848 method removeItem |
| 5848 method replaceItem | 5849 method replaceItem |
| 5849 interface SVGPathElement : SVGGeometryElement | 5850 interface SVGPathElement : SVGGeometryElement |
| 5850 attribute @@toStringTag | 5851 attribute @@toStringTag |
| 5851 getter pathLength | |
| 5852 method constructor | 5852 method constructor |
| 5853 method getPathSegAtLength | 5853 method getPathSegAtLength |
| 5854 interface SVGPatternElement : SVGElement | 5854 interface SVGPatternElement : SVGElement |
| 5855 attribute @@toStringTag | 5855 attribute @@toStringTag |
| 5856 getter height | 5856 getter height |
| 5857 getter href | 5857 getter href |
| 5858 getter patternContentUnits | 5858 getter patternContentUnits |
| 5859 getter patternTransform | 5859 getter patternTransform |
| 5860 getter patternUnits | 5860 getter patternUnits |
| 5861 getter preserveAspectRatio | 5861 getter preserveAspectRatio |
| (...skipping 2930 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8792 method setTimeout | 8792 method setTimeout |
| 8793 method stop | 8793 method stop |
| 8794 method webkitCancelAnimationFrame | 8794 method webkitCancelAnimationFrame |
| 8795 method webkitRequestAnimationFrame | 8795 method webkitRequestAnimationFrame |
| 8796 method webkitRequestFileSystem | 8796 method webkitRequestFileSystem |
| 8797 method webkitResolveLocalFileSystemURL | 8797 method webkitResolveLocalFileSystemURL |
| 8798 PASS successfullyParsed is true | 8798 PASS successfullyParsed is true |
| 8799 | 8799 |
| 8800 TEST COMPLETE | 8800 TEST COMPLETE |
| 8801 | 8801 |
| OLD | NEW |