drousso@apple.com | ddcb508 | 2020-04-10 21:10:11 +0000 | [diff] [blame] | 1 | CONSOLE MESSAGE: EXCEPTION MESSAGE IN CALLBACK |
joepeck@webkit.org | 470693d | 2017-01-31 06:21:35 +0000 | [diff] [blame] | 2 | Ensure PerformanceObserver Exceptions are propogated. |
| 3 | |
| 4 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| 5 | |
| 6 | |
| 7 | PerformanceObserver callback fired |
| 8 | PASS onerror: EXCEPTION MESSAGE IN CALLBACK |
| 9 | PASS onerror: TypeError: Cannot call a class constructor without |new| |
| 10 | PASS successfullyParsed is true |
| 11 | |
| 12 | TEST COMPLETE |
| 13 | |