This test validates exception scenarios of invoking mark() and measure() without parameter.
Harness status: OK
Found 2 tests
Result | Test Name | Message | ||
---|---|---|---|---|
Pass | window.performance.mark() throws a TypeError exception when invoke without a parameter. | Asserts run
| ||
Pass | window.performance.measure() throws a TypeError exception when invoke without a parameter. | Asserts run
|