| 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: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. | 3 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 4 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 4 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 5 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 5 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 6 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 6 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 7 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 7 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 8 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 8 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 9 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 9 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| 10 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. | 10 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. |
| (...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 391 method constructor | 391 method constructor |
| 392 method size | 392 method size |
| 393 interface CDATASection : Text | 393 interface CDATASection : Text |
| 394 attribute @@toStringTag | 394 attribute @@toStringTag |
| 395 method constructor | 395 method constructor |
| 396 interface CSS | 396 interface CSS |
| 397 static method escape | 397 static method escape |
| 398 static method supports | 398 static method supports |
| 399 attribute @@toStringTag | 399 attribute @@toStringTag |
| 400 method constructor | 400 method constructor |
| 401 interface CSSCalcLength : CSSLengthValue |
| 402 attribute @@toStringTag |
| 403 getter ch |
| 404 getter cm |
| 405 getter em |
| 406 getter ex |
| 407 getter in |
| 408 getter mm |
| 409 getter pc |
| 410 getter percent |
| 411 getter pt |
| 412 getter px |
| 413 getter rem |
| 414 getter vh |
| 415 getter vmax |
| 416 getter vmin |
| 417 getter vw |
| 418 method constructor |
| 401 interface CSSFontFaceRule : CSSRule | 419 interface CSSFontFaceRule : CSSRule |
| 402 attribute @@toStringTag | 420 attribute @@toStringTag |
| 403 getter style | 421 getter style |
| 404 method constructor | 422 method constructor |
| 405 interface CSSGroupingRule : CSSRule | 423 interface CSSGroupingRule : CSSRule |
| 406 attribute @@toStringTag | 424 attribute @@toStringTag |
| 407 getter cssRules | 425 getter cssRules |
| 408 method constructor | 426 method constructor |
| 409 method deleteRule | 427 method deleteRule |
| 410 method insertRule | 428 method insertRule |
| (...skipping 11 matching lines...) Expand all Loading... |
| 422 setter keyText | 440 setter keyText |
| 423 interface CSSKeyframesRule : CSSRule | 441 interface CSSKeyframesRule : CSSRule |
| 424 attribute @@toStringTag | 442 attribute @@toStringTag |
| 425 getter cssRules | 443 getter cssRules |
| 426 getter name | 444 getter name |
| 427 method appendRule | 445 method appendRule |
| 428 method constructor | 446 method constructor |
| 429 method deleteRule | 447 method deleteRule |
| 430 method findRule | 448 method findRule |
| 431 setter name | 449 setter name |
| 450 interface CSSLengthValue : StyleValue |
| 451 static method fromDictionary |
| 452 static method fromValue |
| 453 attribute @@toStringTag |
| 454 method add |
| 455 method constructor |
| 456 method divide |
| 457 method multiply |
| 458 method subtract |
| 432 interface CSSMediaRule : CSSGroupingRule | 459 interface CSSMediaRule : CSSGroupingRule |
| 433 attribute @@toStringTag | 460 attribute @@toStringTag |
| 434 getter media | 461 getter media |
| 435 method constructor | 462 method constructor |
| 436 interface CSSNamespaceRule : CSSRule | 463 interface CSSNamespaceRule : CSSRule |
| 437 attribute @@toStringTag | 464 attribute @@toStringTag |
| 438 getter namespaceURI | 465 getter namespaceURI |
| 439 getter prefix | 466 getter prefix |
| 440 method constructor | 467 method constructor |
| 441 interface CSSPageRule : CSSRule | 468 interface CSSPageRule : CSSRule |
| (...skipping 22 matching lines...) Expand all Loading... |
| 464 getter parentStyleSheet | 491 getter parentStyleSheet |
| 465 getter type | 492 getter type |
| 466 method constructor | 493 method constructor |
| 467 setter cssText | 494 setter cssText |
| 468 interface CSSRuleList | 495 interface CSSRuleList |
| 469 attribute @@toStringTag | 496 attribute @@toStringTag |
| 470 getter length | 497 getter length |
| 471 method @@iterator | 498 method @@iterator |
| 472 method constructor | 499 method constructor |
| 473 method item | 500 method item |
| 501 interface CSSSimpleLength : CSSLengthValue |
| 502 attribute @@toStringTag |
| 503 getter type |
| 504 getter value |
| 505 method constructor |
| 506 setter value |
| 474 interface CSSStyleDeclaration | 507 interface CSSStyleDeclaration |
| 475 attribute @@toStringTag | 508 attribute @@toStringTag |
| 476 getter cssFloat | 509 getter cssFloat |
| 477 getter cssText | 510 getter cssText |
| 478 getter length | 511 getter length |
| 479 getter parentRule | 512 getter parentRule |
| 480 method @@iterator | 513 method @@iterator |
| 481 method constructor | 514 method constructor |
| 482 method getPropertyPriority | 515 method getPropertyPriority |
| 483 method getPropertyValue | 516 method getPropertyValue |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 525 method matchAll | 558 method matchAll |
| 526 method put | 559 method put |
| 527 interface CacheStorage | 560 interface CacheStorage |
| 528 attribute @@toStringTag | 561 attribute @@toStringTag |
| 529 method constructor | 562 method constructor |
| 530 method delete | 563 method delete |
| 531 method has | 564 method has |
| 532 method keys | 565 method keys |
| 533 method match | 566 method match |
| 534 method open | 567 method open |
| 535 interface CalcLength : LengthValue | |
| 536 attribute @@toStringTag | |
| 537 getter ch | |
| 538 getter cm | |
| 539 getter em | |
| 540 getter ex | |
| 541 getter in | |
| 542 getter mm | |
| 543 getter pc | |
| 544 getter percent | |
| 545 getter pt | |
| 546 getter px | |
| 547 getter rem | |
| 548 getter vh | |
| 549 getter vmax | |
| 550 getter vmin | |
| 551 getter vw | |
| 552 method constructor | |
| 553 interface CanvasCaptureMediaStreamTrack : MediaStreamTrack | 568 interface CanvasCaptureMediaStreamTrack : MediaStreamTrack |
| 554 attribute @@toStringTag | 569 attribute @@toStringTag |
| 555 getter canvas | 570 getter canvas |
| 556 method constructor | 571 method constructor |
| 557 method requestFrame | 572 method requestFrame |
| 558 interface CanvasGradient | 573 interface CanvasGradient |
| 559 attribute @@toStringTag | 574 attribute @@toStringTag |
| 560 method addColorStop | 575 method addColorStop |
| 561 method constructor | 576 method constructor |
| 562 interface CanvasPattern | 577 interface CanvasPattern |
| (...skipping 2876 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3439 method constructor | 3454 method constructor |
| 3440 method getModifierState | 3455 method getModifierState |
| 3441 method initKeyboardEvent | 3456 method initKeyboardEvent |
| 3442 interface KeyframeEffect : AnimationEffectReadOnly | 3457 interface KeyframeEffect : AnimationEffectReadOnly |
| 3443 attribute @@toStringTag | 3458 attribute @@toStringTag |
| 3444 method constructor | 3459 method constructor |
| 3445 interface KeywordValue : StyleValue | 3460 interface KeywordValue : StyleValue |
| 3446 attribute @@toStringTag | 3461 attribute @@toStringTag |
| 3447 getter keywordValue | 3462 getter keywordValue |
| 3448 method constructor | 3463 method constructor |
| 3449 interface LengthValue : StyleValue | |
| 3450 static method fromDictionary | |
| 3451 static method fromValue | |
| 3452 attribute @@toStringTag | |
| 3453 method add | |
| 3454 method constructor | |
| 3455 method divide | |
| 3456 method multiply | |
| 3457 method subtract | |
| 3458 interface Location | 3464 interface Location |
| 3459 attribute @@toStringTag | 3465 attribute @@toStringTag |
| 3460 method constructor | 3466 method constructor |
| 3461 interface MIDIAccess : EventTarget | 3467 interface MIDIAccess : EventTarget |
| 3462 attribute @@toStringTag | 3468 attribute @@toStringTag |
| 3463 getter inputs | 3469 getter inputs |
| 3464 getter onstatechange | 3470 getter onstatechange |
| 3465 getter outputs | 3471 getter outputs |
| 3466 getter sysexEnabled | 3472 getter sysexEnabled |
| 3467 method constructor | 3473 method constructor |
| (...skipping 2302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5770 getter administrativeArea | 5776 getter administrativeArea |
| 5771 getter dependentLocality | 5777 getter dependentLocality |
| 5772 getter languageCode | 5778 getter languageCode |
| 5773 getter locality | 5779 getter locality |
| 5774 getter organization | 5780 getter organization |
| 5775 getter postalCode | 5781 getter postalCode |
| 5776 getter recipient | 5782 getter recipient |
| 5777 getter regionCode | 5783 getter regionCode |
| 5778 getter sortingCode | 5784 getter sortingCode |
| 5779 method constructor | 5785 method constructor |
| 5780 interface SimpleLength : LengthValue | |
| 5781 attribute @@toStringTag | |
| 5782 getter type | |
| 5783 getter value | |
| 5784 method constructor | |
| 5785 setter value | |
| 5786 interface SiteBoundCredential : Credential | 5786 interface SiteBoundCredential : Credential |
| 5787 attribute @@toStringTag | 5787 attribute @@toStringTag |
| 5788 getter iconURL | 5788 getter iconURL |
| 5789 getter name | 5789 getter name |
| 5790 method constructor | 5790 method constructor |
| 5791 interface Skew : TransformComponent | 5791 interface Skew : TransformComponent |
| 5792 attribute @@toStringTag | 5792 attribute @@toStringTag |
| 5793 getter ax | 5793 getter ax |
| 5794 getter ay | 5794 getter ay |
| 5795 method constructor | 5795 method constructor |
| (...skipping 1960 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7756 setter scrollX | 7756 setter scrollX |
| 7757 setter scrollY | 7757 setter scrollY |
| 7758 setter scrollbars | 7758 setter scrollbars |
| 7759 setter status | 7759 setter status |
| 7760 setter statusbar | 7760 setter statusbar |
| 7761 setter toolbar | 7761 setter toolbar |
| 7762 PASS successfullyParsed is true | 7762 PASS successfullyParsed is true |
| 7763 | 7763 |
| 7764 TEST COMPLETE | 7764 TEST COMPLETE |
| 7765 | 7765 |
| OLD | NEW |