Pass | Test that ctx.canvas on a ImageBitmapRenderingContext returns the original canvas | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /imagebitmap-renderingcontext/context-preserves-canvas.html:16:5) | Pass | assert_equals(Element node <canvas width="10" height="10"></canvas>, Element node <canvas width="10" height="10"></canvas>)
at Test.<anonymous> ( /imagebitmap-renderingcontext/context-preserves-canvas.html:17:5) | Pass | assert_equals(Element node <canvas width="10" height="10"></canvas>, Element node <canvas width="10" height="10"></canvas>)
at Test.<anonymous> ( /imagebitmap-renderingcontext/context-preserves-canvas.html:18:5) | Pass | assert_equals(10, 10)
at Test.<anonymous> ( /imagebitmap-renderingcontext/context-preserves-canvas.html:19:5) | Pass | assert_equals(10, 10)
at Test.<anonymous> ( /imagebitmap-renderingcontext/context-preserves-canvas.html:20:5) |
|