| 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 482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 493 method constructor | 493 method constructor |
| 494 interface DeviceLightEvent | 494 interface DeviceLightEvent |
| 495 method constructor | 495 method constructor |
| 496 interface DeviceMotionEvent | 496 interface DeviceMotionEvent |
| 497 method constructor | 497 method constructor |
| 498 method initDeviceMotionEvent | 498 method initDeviceMotionEvent |
| 499 interface DeviceOrientationEvent | 499 interface DeviceOrientationEvent |
| 500 method constructor | 500 method constructor |
| 501 method initDeviceOrientationEvent | 501 method initDeviceOrientationEvent |
| 502 interface Document | 502 interface Document |
| 503 getter body |
| 503 method adoptNode | 504 method adoptNode |
| 504 method caretRangeFromPoint | 505 method caretRangeFromPoint |
| 505 method constructor | 506 method constructor |
| 506 method createAttribute | 507 method createAttribute |
| 507 method createAttributeNS | 508 method createAttributeNS |
| 508 method createCDATASection | 509 method createCDATASection |
| 509 method createComment | 510 method createComment |
| 510 method createDocumentFragment | 511 method createDocumentFragment |
| 511 method createElement | 512 method createElement |
| 512 method createElementNS | 513 method createElementNS |
| (...skipping 25 matching lines...) Expand all Loading... |
| 538 method queryCommandEnabled | 539 method queryCommandEnabled |
| 539 method queryCommandIndeterm | 540 method queryCommandIndeterm |
| 540 method queryCommandState | 541 method queryCommandState |
| 541 method queryCommandSupported | 542 method queryCommandSupported |
| 542 method queryCommandValue | 543 method queryCommandValue |
| 543 method querySelector | 544 method querySelector |
| 544 method querySelectorAll | 545 method querySelectorAll |
| 545 method registerElement | 546 method registerElement |
| 546 method webkitCancelFullScreen | 547 method webkitCancelFullScreen |
| 547 method webkitExitFullscreen | 548 method webkitExitFullscreen |
| 549 setter body |
| 548 interface DocumentFragment | 550 interface DocumentFragment |
| 549 method constructor | 551 method constructor |
| 550 method getElementById | 552 method getElementById |
| 551 method querySelector | 553 method querySelector |
| 552 method querySelectorAll | 554 method querySelectorAll |
| 553 interface DocumentType | 555 interface DocumentType |
| 554 method constructor | 556 method constructor |
| 555 method remove | 557 method remove |
| 556 interface DynamicsCompressorNode | 558 interface DynamicsCompressorNode |
| 557 method constructor | 559 method constructor |
| 558 interface Element | 560 interface Element |
| 561 getter id |
| 562 getter innerHTML |
| 559 method animate | 563 method animate |
| 560 method blur | 564 method blur |
| 561 method closest | 565 method closest |
| 562 method constructor | 566 method constructor |
| 563 method createShadowRoot | 567 method createShadowRoot |
| 564 method focus | 568 method focus |
| 565 method getAnimationPlayers | 569 method getAnimationPlayers |
| 566 method getAttribute | 570 method getAttribute |
| 567 method getAttributeNS | 571 method getAttributeNS |
| 568 method getAttributeNode | 572 method getAttributeNode |
| (...skipping 24 matching lines...) Expand all Loading... |
| 593 method scrollIntoView | 597 method scrollIntoView |
| 594 method scrollIntoViewIfNeeded | 598 method scrollIntoViewIfNeeded |
| 595 method scrollTo | 599 method scrollTo |
| 596 method setAttribute | 600 method setAttribute |
| 597 method setAttributeNS | 601 method setAttributeNS |
| 598 method setAttributeNode | 602 method setAttributeNode |
| 599 method setAttributeNodeNS | 603 method setAttributeNodeNS |
| 600 method webkitMatchesSelector | 604 method webkitMatchesSelector |
| 601 method webkitRequestFullScreen | 605 method webkitRequestFullScreen |
| 602 method webkitRequestFullscreen | 606 method webkitRequestFullscreen |
| 607 setter id |
| 608 setter innerHTML |
| 603 interface Error | 609 interface Error |
| 604 attribute message | 610 attribute message |
| 605 attribute name | 611 attribute name |
| 606 method constructor | 612 method constructor |
| 607 method toString | 613 method toString |
| 608 interface ErrorEvent | 614 interface ErrorEvent |
| 609 method constructor | 615 method constructor |
| 610 interface EvalError | 616 interface EvalError |
| 611 attribute name | 617 attribute name |
| 612 getter stack | 618 getter stack |
| (...skipping 693 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1306 attribute DOCUMENT_POSITION_FOLLOWING | 1312 attribute DOCUMENT_POSITION_FOLLOWING |
| 1307 attribute DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | 1313 attribute DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC |
| 1308 attribute DOCUMENT_POSITION_PRECEDING | 1314 attribute DOCUMENT_POSITION_PRECEDING |
| 1309 attribute DOCUMENT_TYPE_NODE | 1315 attribute DOCUMENT_TYPE_NODE |
| 1310 attribute ELEMENT_NODE | 1316 attribute ELEMENT_NODE |
| 1311 attribute ENTITY_NODE | 1317 attribute ENTITY_NODE |
| 1312 attribute ENTITY_REFERENCE_NODE | 1318 attribute ENTITY_REFERENCE_NODE |
| 1313 attribute NOTATION_NODE | 1319 attribute NOTATION_NODE |
| 1314 attribute PROCESSING_INSTRUCTION_NODE | 1320 attribute PROCESSING_INSTRUCTION_NODE |
| 1315 attribute TEXT_NODE | 1321 attribute TEXT_NODE |
| 1322 getter childNodes |
| 1323 getter firstChild |
| 1324 getter lastChild |
| 1325 getter nextSibling |
| 1326 getter ownerDocument |
| 1327 getter parentNode |
| 1328 getter previousSibling |
| 1316 method appendChild | 1329 method appendChild |
| 1317 method cloneNode | 1330 method cloneNode |
| 1318 method compareDocumentPosition | 1331 method compareDocumentPosition |
| 1319 method constructor | 1332 method constructor |
| 1320 method contains | 1333 method contains |
| 1321 method hasChildNodes | 1334 method hasChildNodes |
| 1322 method insertBefore | 1335 method insertBefore |
| 1323 method isDefaultNamespace | 1336 method isDefaultNamespace |
| 1324 method isEqualNode | 1337 method isEqualNode |
| 1325 method isSameNode | 1338 method isSameNode |
| (...skipping 1866 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3192 method constructor | 3205 method constructor |
| 3193 interface webkitSpeechRecognitionEvent | 3206 interface webkitSpeechRecognitionEvent |
| 3194 method constructor | 3207 method constructor |
| 3195 interface webkitURL | 3208 interface webkitURL |
| 3196 method constructor | 3209 method constructor |
| 3197 method toString | 3210 method toString |
| 3198 PASS successfullyParsed is true | 3211 PASS successfullyParsed is true |
| 3199 | 3212 |
| 3200 TEST COMPLETE | 3213 TEST COMPLETE |
| 3201 | 3214 |
| OLD | NEW |