| 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: 'webkitIDBTransaction' is deprecated. Please use 'IDBT
ransaction' instead. | 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT
ransaction' instead. |
| 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque
st' instead. | 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque
st' instead. |
| 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO
bjectStore' instead. | 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO
bjectStore' instead. |
| 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR
ange' instead. | 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR
ange' instead. |
| 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex'
instead. | 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex'
instead. |
| 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto
ry' instead. | 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto
ry' instead. |
| 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData
base' instead. | 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData
base' instead. |
| (...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 431 getter name | 431 getter name |
| 432 method appendRule | 432 method appendRule |
| 433 method constructor | 433 method constructor |
| 434 method deleteRule | 434 method deleteRule |
| 435 method findRule | 435 method findRule |
| 436 setter name | 436 setter name |
| 437 interface CSSKeywordValue : StyleValue | 437 interface CSSKeywordValue : StyleValue |
| 438 attribute @@toStringTag | 438 attribute @@toStringTag |
| 439 getter keywordValue | 439 getter keywordValue |
| 440 method constructor | 440 method constructor |
| 441 interface CSSLengthValue : StyleValue |
| 442 static method from |
| 443 attribute @@toStringTag |
| 444 method add |
| 445 method constructor |
| 446 method divide |
| 447 method multiply |
| 448 method subtract |
| 441 interface CSSMediaRule : CSSGroupingRule | 449 interface CSSMediaRule : CSSGroupingRule |
| 442 attribute @@toStringTag | 450 attribute @@toStringTag |
| 443 getter media | 451 getter media |
| 444 method constructor | 452 method constructor |
| 445 interface CSSNamespaceRule : CSSRule | 453 interface CSSNamespaceRule : CSSRule |
| 446 attribute @@toStringTag | 454 attribute @@toStringTag |
| 447 getter namespaceURI | 455 getter namespaceURI |
| 448 getter prefix | 456 getter prefix |
| 449 method constructor | 457 method constructor |
| 450 interface CSSNumberValue : StyleValue | 458 interface CSSNumberValue : StyleValue |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 556 method matchAll | 564 method matchAll |
| 557 method put | 565 method put |
| 558 interface CacheStorage | 566 interface CacheStorage |
| 559 attribute @@toStringTag | 567 attribute @@toStringTag |
| 560 method constructor | 568 method constructor |
| 561 method delete | 569 method delete |
| 562 method has | 570 method has |
| 563 method keys | 571 method keys |
| 564 method match | 572 method match |
| 565 method open | 573 method open |
| 566 interface CalcLength : LengthValue | 574 interface CalcLength : CSSLengthValue |
| 567 attribute @@toStringTag | 575 attribute @@toStringTag |
| 568 getter ch | 576 getter ch |
| 569 getter cm | 577 getter cm |
| 570 getter em | 578 getter em |
| 571 getter ex | 579 getter ex |
| 572 getter in | 580 getter in |
| 573 getter mm | 581 getter mm |
| 574 getter pc | 582 getter pc |
| 575 getter percent | 583 getter percent |
| 576 getter pt | 584 getter pt |
| (...skipping 2888 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3465 getter metaKey | 3473 getter metaKey |
| 3466 getter repeat | 3474 getter repeat |
| 3467 getter shiftKey | 3475 getter shiftKey |
| 3468 getter which | 3476 getter which |
| 3469 method constructor | 3477 method constructor |
| 3470 method getModifierState | 3478 method getModifierState |
| 3471 method initKeyboardEvent | 3479 method initKeyboardEvent |
| 3472 interface KeyframeEffect : AnimationEffectReadOnly | 3480 interface KeyframeEffect : AnimationEffectReadOnly |
| 3473 attribute @@toStringTag | 3481 attribute @@toStringTag |
| 3474 method constructor | 3482 method constructor |
| 3475 interface LengthValue : StyleValue | |
| 3476 static method from | |
| 3477 attribute @@toStringTag | |
| 3478 method add | |
| 3479 method constructor | |
| 3480 method divide | |
| 3481 method multiply | |
| 3482 method subtract | |
| 3483 interface Location | 3483 interface Location |
| 3484 attribute @@toStringTag | 3484 attribute @@toStringTag |
| 3485 method constructor | 3485 method constructor |
| 3486 interface MIDIAccess : EventTarget | 3486 interface MIDIAccess : EventTarget |
| 3487 attribute @@toStringTag | 3487 attribute @@toStringTag |
| 3488 getter inputs | 3488 getter inputs |
| 3489 getter onstatechange | 3489 getter onstatechange |
| 3490 getter outputs | 3490 getter outputs |
| 3491 getter sysexEnabled | 3491 getter sysexEnabled |
| 3492 method constructor | 3492 method constructor |
| (...skipping 2297 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5790 getter administrativeArea | 5790 getter administrativeArea |
| 5791 getter dependentLocality | 5791 getter dependentLocality |
| 5792 getter languageCode | 5792 getter languageCode |
| 5793 getter locality | 5793 getter locality |
| 5794 getter organization | 5794 getter organization |
| 5795 getter postalCode | 5795 getter postalCode |
| 5796 getter recipient | 5796 getter recipient |
| 5797 getter regionCode | 5797 getter regionCode |
| 5798 getter sortingCode | 5798 getter sortingCode |
| 5799 method constructor | 5799 method constructor |
| 5800 interface SimpleLength : LengthValue | 5800 interface SimpleLength : CSSLengthValue |
| 5801 attribute @@toStringTag | 5801 attribute @@toStringTag |
| 5802 getter type | 5802 getter type |
| 5803 getter value | 5803 getter value |
| 5804 method constructor | 5804 method constructor |
| 5805 setter value | 5805 setter value |
| 5806 interface SiteBoundCredential : Credential | 5806 interface SiteBoundCredential : Credential |
| 5807 attribute @@toStringTag | 5807 attribute @@toStringTag |
| 5808 getter iconURL | 5808 getter iconURL |
| 5809 getter name | 5809 getter name |
| 5810 method constructor | 5810 method constructor |
| (...skipping 1862 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7673 method stop | 7673 method stop |
| 7674 method webkitCancelAnimationFrame | 7674 method webkitCancelAnimationFrame |
| 7675 method webkitCancelRequestAnimationFrame | 7675 method webkitCancelRequestAnimationFrame |
| 7676 method webkitRequestAnimationFrame | 7676 method webkitRequestAnimationFrame |
| 7677 method webkitRequestFileSystem | 7677 method webkitRequestFileSystem |
| 7678 method webkitResolveLocalFileSystemURL | 7678 method webkitResolveLocalFileSystemURL |
| 7679 PASS successfullyParsed is true | 7679 PASS successfullyParsed is true |
| 7680 | 7680 |
| 7681 TEST COMPLETE | 7681 TEST COMPLETE |
| 7682 | 7682 |
| OLD | NEW |