| 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 1938 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1949 method constructor | 1949 method constructor |
| 1950 method createSVGAngle | 1950 method createSVGAngle |
| 1951 method createSVGLength | 1951 method createSVGLength |
| 1952 method createSVGMatrix | 1952 method createSVGMatrix |
| 1953 method createSVGNumber | 1953 method createSVGNumber |
| 1954 method createSVGPoint | 1954 method createSVGPoint |
| 1955 method createSVGRect | 1955 method createSVGRect |
| 1956 method createSVGTransform | 1956 method createSVGTransform |
| 1957 method createSVGTransformFromMatrix | 1957 method createSVGTransformFromMatrix |
| 1958 method deselectAll | 1958 method deselectAll |
| 1959 method forceRedraw | |
| 1960 method getCurrentTime | 1959 method getCurrentTime |
| 1961 method getElementById | 1960 method getElementById |
| 1962 method getEnclosureList | 1961 method getEnclosureList |
| 1963 method getIntersectionList | 1962 method getIntersectionList |
| 1964 method pauseAnimations | 1963 method pauseAnimations |
| 1965 method setCurrentTime | 1964 method setCurrentTime |
| 1966 method suspendRedraw | |
| 1967 method unpauseAnimations | 1965 method unpauseAnimations |
| 1968 method unsuspendRedraw | |
| 1969 method unsuspendRedrawAll | |
| 1970 interface SVGScriptElement | 1966 interface SVGScriptElement |
| 1971 method constructor | 1967 method constructor |
| 1972 interface SVGSetElement | 1968 interface SVGSetElement |
| 1973 method constructor | 1969 method constructor |
| 1974 interface SVGStopElement | 1970 interface SVGStopElement |
| 1975 method constructor | 1971 method constructor |
| 1976 interface SVGStringList | 1972 interface SVGStringList |
| 1977 method appendItem | 1973 method appendItem |
| 1978 method clear | 1974 method clear |
| 1979 method constructor | 1975 method constructor |
| (...skipping 1184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3164 method constructor | 3160 method constructor |
| 3165 interface webkitSpeechRecognitionEvent | 3161 interface webkitSpeechRecognitionEvent |
| 3166 method constructor | 3162 method constructor |
| 3167 interface webkitURL | 3163 interface webkitURL |
| 3168 method constructor | 3164 method constructor |
| 3169 method toString | 3165 method toString |
| 3170 PASS successfullyParsed is true | 3166 PASS successfullyParsed is true |
| 3171 | 3167 |
| 3172 TEST COMPLETE | 3168 TEST COMPLETE |
| 3173 | 3169 |
| OLD | NEW |