Checks that the context state is left unchanged if beginLayer throws.
Harness status: OK
Found 1 tests
Result | Test Name | Message | ||||
---|---|---|---|---|---|---|
Fail | Checks that the context state is left unchanged if beginLayer throws. | assert_throws_dom: function "() => ctx.endLayer()" threw object "TypeError: ctx.endLayer is not a function" that is not a DOMException InvalidStateError: property "code" is equal to undefined, expected 11at Test.<anonymous> (http://www2.wpt.live/html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.tentative.html:23:3) at Test.step (http://www2.wpt.live/resources/testharness.js:2638:25) at test (http://www2.wpt.live/resources/testharness.js:633:30) at http://www2.wpt.live/html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.tentative.html:14:1 Asserts run
|