| 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 1305 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1316 attribute DOCUMENT_POSITION_FOLLOWING | 1316 attribute DOCUMENT_POSITION_FOLLOWING |
| 1317 attribute DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | 1317 attribute DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC |
| 1318 attribute DOCUMENT_POSITION_PRECEDING | 1318 attribute DOCUMENT_POSITION_PRECEDING |
| 1319 attribute DOCUMENT_TYPE_NODE | 1319 attribute DOCUMENT_TYPE_NODE |
| 1320 attribute ELEMENT_NODE | 1320 attribute ELEMENT_NODE |
| 1321 attribute ENTITY_NODE | 1321 attribute ENTITY_NODE |
| 1322 attribute ENTITY_REFERENCE_NODE | 1322 attribute ENTITY_REFERENCE_NODE |
| 1323 attribute NOTATION_NODE | 1323 attribute NOTATION_NODE |
| 1324 attribute PROCESSING_INSTRUCTION_NODE | 1324 attribute PROCESSING_INSTRUCTION_NODE |
| 1325 attribute TEXT_NODE | 1325 attribute TEXT_NODE |
| 1326 getter baseURI |
| 1326 getter childNodes | 1327 getter childNodes |
| 1327 getter firstChild | 1328 getter firstChild |
| 1328 getter lastChild | 1329 getter lastChild |
| 1329 getter nextSibling | 1330 getter nextSibling |
| 1330 getter ownerDocument | 1331 getter ownerDocument |
| 1331 getter parentNode | 1332 getter parentNode |
| 1332 getter previousSibling | 1333 getter previousSibling |
| 1333 method appendChild | 1334 method appendChild |
| 1334 method cloneNode | 1335 method cloneNode |
| 1335 method compareDocumentPosition | 1336 method compareDocumentPosition |
| (...skipping 1873 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3209 method constructor | 3210 method constructor |
| 3210 interface webkitSpeechRecognitionEvent | 3211 interface webkitSpeechRecognitionEvent |
| 3211 method constructor | 3212 method constructor |
| 3212 interface webkitURL | 3213 interface webkitURL |
| 3213 method constructor | 3214 method constructor |
| 3214 method toString | 3215 method toString |
| 3215 PASS successfullyParsed is true | 3216 PASS successfullyParsed is true |
| 3216 | 3217 |
| 3217 TEST COMPLETE | 3218 TEST COMPLETE |
| 3218 | 3219 |
| OLD | NEW |