| 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 465 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 476 interface CSSNumberValue : StyleValue | 476 interface CSSNumberValue : StyleValue |
| 477 attribute @@toStringTag | 477 attribute @@toStringTag |
| 478 getter value | 478 getter value |
| 479 method constructor | 479 method constructor |
| 480 interface CSSPageRule : CSSRule | 480 interface CSSPageRule : CSSRule |
| 481 attribute @@toStringTag | 481 attribute @@toStringTag |
| 482 getter selectorText | 482 getter selectorText |
| 483 getter style | 483 getter style |
| 484 method constructor | 484 method constructor |
| 485 setter selectorText | 485 setter selectorText |
| 486 interface CSSPerspective : TransformComponent |
| 487 attribute @@toStringTag |
| 488 getter length |
| 489 method constructor |
| 486 interface CSSPositionValue : StyleValue | 490 interface CSSPositionValue : StyleValue |
| 487 attribute @@toStringTag | 491 attribute @@toStringTag |
| 488 getter x | 492 getter x |
| 489 getter y | 493 getter y |
| 490 method constructor | 494 method constructor |
| 491 interface CSSRotation : TransformComponent | 495 interface CSSRotation : TransformComponent |
| 492 attribute @@toStringTag | 496 attribute @@toStringTag |
| 493 getter angle | 497 getter angle |
| 494 getter x | 498 getter x |
| 495 getter y | 499 getter y |
| (...skipping 3815 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4311 getter state | 4315 getter state |
| 4312 method constructor | 4316 method constructor |
| 4313 setter onchange | 4317 setter onchange |
| 4314 interface Permissions | 4318 interface Permissions |
| 4315 attribute @@toStringTag | 4319 attribute @@toStringTag |
| 4316 method constructor | 4320 method constructor |
| 4317 method query | 4321 method query |
| 4318 method request | 4322 method request |
| 4319 method requestAll | 4323 method requestAll |
| 4320 method revoke | 4324 method revoke |
| 4321 interface Perspective : TransformComponent | |
| 4322 attribute @@toStringTag | |
| 4323 getter length | |
| 4324 method constructor | |
| 4325 interface PhotoCapabilities | 4325 interface PhotoCapabilities |
| 4326 attribute @@toStringTag | 4326 attribute @@toStringTag |
| 4327 getter zoom | 4327 getter zoom |
| 4328 method constructor | 4328 method constructor |
| 4329 setter zoom | 4329 setter zoom |
| 4330 interface Plugin | 4330 interface Plugin |
| 4331 attribute @@toStringTag | 4331 attribute @@toStringTag |
| 4332 getter description | 4332 getter description |
| 4333 getter filename | 4333 getter filename |
| 4334 getter length | 4334 getter length |
| (...skipping 3359 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7694 method stop | 7694 method stop |
| 7695 method webkitCancelAnimationFrame | 7695 method webkitCancelAnimationFrame |
| 7696 method webkitCancelRequestAnimationFrame | 7696 method webkitCancelRequestAnimationFrame |
| 7697 method webkitRequestAnimationFrame | 7697 method webkitRequestAnimationFrame |
| 7698 method webkitRequestFileSystem | 7698 method webkitRequestFileSystem |
| 7699 method webkitResolveLocalFileSystemURL | 7699 method webkitResolveLocalFileSystemURL |
| 7700 PASS successfullyParsed is true | 7700 PASS successfullyParsed is true |
| 7701 | 7701 |
| 7702 TEST COMPLETE | 7702 TEST COMPLETE |
| 7703 | 7703 |
| OLD | NEW |