| OLD | NEW |
| 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. | 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. |
| 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. | 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. |
| 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
| 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. | 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| (...skipping 1771 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1782 method constructor | 1782 method constructor |
| 1783 method createSVGAngle | 1783 method createSVGAngle |
| 1784 method createSVGLength | 1784 method createSVGLength |
| 1785 method createSVGMatrix | 1785 method createSVGMatrix |
| 1786 method createSVGNumber | 1786 method createSVGNumber |
| 1787 method createSVGPoint | 1787 method createSVGPoint |
| 1788 method createSVGRect | 1788 method createSVGRect |
| 1789 method createSVGTransform | 1789 method createSVGTransform |
| 1790 method createSVGTransformFromMatrix | 1790 method createSVGTransformFromMatrix |
| 1791 method deselectAll | 1791 method deselectAll |
| 1792 method forceRedraw | |
| 1793 method getCurrentTime | 1792 method getCurrentTime |
| 1794 method getElementById | 1793 method getElementById |
| 1795 method getEnclosureList | 1794 method getEnclosureList |
| 1796 method getIntersectionList | 1795 method getIntersectionList |
| 1797 method pauseAnimations | 1796 method pauseAnimations |
| 1798 method setCurrentTime | 1797 method setCurrentTime |
| 1799 method suspendRedraw | |
| 1800 method unpauseAnimations | 1798 method unpauseAnimations |
| 1801 method unsuspendRedraw | |
| 1802 method unsuspendRedrawAll | |
| 1803 interface SVGScriptElement | 1799 interface SVGScriptElement |
| 1804 method constructor | 1800 method constructor |
| 1805 interface SVGSetElement | 1801 interface SVGSetElement |
| 1806 method constructor | 1802 method constructor |
| 1807 interface SVGStopElement | 1803 interface SVGStopElement |
| 1808 method constructor | 1804 method constructor |
| 1809 interface SVGStringList | 1805 interface SVGStringList |
| 1810 method appendItem | 1806 method appendItem |
| 1811 method clear | 1807 method clear |
| 1812 method constructor | 1808 method constructor |
| (...skipping 1147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2960 method constructor | 2956 method constructor |
| 2961 interface webkitSpeechRecognitionEvent | 2957 interface webkitSpeechRecognitionEvent |
| 2962 method constructor | 2958 method constructor |
| 2963 interface webkitURL | 2959 interface webkitURL |
| 2964 method constructor | 2960 method constructor |
| 2965 method toString | 2961 method toString |
| 2966 PASS successfullyParsed is true | 2962 PASS successfullyParsed is true |
| 2967 | 2963 |
| 2968 TEST COMPLETE | 2964 TEST COMPLETE |
| 2969 | 2965 |
| OLD | NEW |