| 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: 'webkitURL' is deprecated. Please use 'URL' instead. | 3 CONSOLE WARNING: line 94: 'webkitURL' is deprecated. Please use 'URL' instead. |
| 4 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 4 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 5 | 5 |
| 6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 7 | 7 |
| 8 | 8 |
| 9 [INTERFACES] | 9 [INTERFACES] |
| 10 interface Accelerometer : Sensor | 10 interface Accelerometer : Sensor |
| (...skipping 4563 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4574 setter onresourcetimingbufferfull | 4574 setter onresourcetimingbufferfull |
| 4575 setter onwebkitresourcetimingbufferfull | 4575 setter onwebkitresourcetimingbufferfull |
| 4576 interface PerformanceEntry | 4576 interface PerformanceEntry |
| 4577 attribute @@toStringTag | 4577 attribute @@toStringTag |
| 4578 getter duration | 4578 getter duration |
| 4579 getter entryType | 4579 getter entryType |
| 4580 getter name | 4580 getter name |
| 4581 getter startTime | 4581 getter startTime |
| 4582 method constructor | 4582 method constructor |
| 4583 method toJSON | 4583 method toJSON |
| 4584 interface PerformanceLongTaskTiming : PerformanceEntry |
| 4585 attribute @@toStringTag |
| 4586 getter culpritFrameId |
| 4587 getter culpritFrameName |
| 4588 getter culpritFrameSrc |
| 4589 method constructor |
| 4584 interface PerformanceMark : PerformanceEntry | 4590 interface PerformanceMark : PerformanceEntry |
| 4585 attribute @@toStringTag | 4591 attribute @@toStringTag |
| 4586 method constructor | 4592 method constructor |
| 4587 interface PerformanceMeasure : PerformanceEntry | 4593 interface PerformanceMeasure : PerformanceEntry |
| 4588 attribute @@toStringTag | 4594 attribute @@toStringTag |
| 4589 method constructor | 4595 method constructor |
| 4590 interface PerformanceNavigation | 4596 interface PerformanceNavigation |
| 4591 attribute @@toStringTag | 4597 attribute @@toStringTag |
| 4592 attribute TYPE_BACK_FORWARD | 4598 attribute TYPE_BACK_FORWARD |
| 4593 attribute TYPE_NAVIGATE | 4599 attribute TYPE_NAVIGATE |
| (...skipping 4327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8921 setter scrollY | 8927 setter scrollY |
| 8922 setter scrollbars | 8928 setter scrollbars |
| 8923 setter status | 8929 setter status |
| 8924 setter statusbar | 8930 setter statusbar |
| 8925 setter toolbar | 8931 setter toolbar |
| 8926 setter visualViewport | 8932 setter visualViewport |
| 8927 PASS successfullyParsed is true | 8933 PASS successfullyParsed is true |
| 8928 | 8934 |
| 8929 TEST COMPLETE | 8935 TEST COMPLETE |
| 8930 | 8936 |
| OLD | NEW |