1 PASS canvas.drawFocusIfNeeded(null); threw exception TypeError: Failed to execut
e 'drawFocusIfNeeded' on 'CanvasRenderingContext2D': parameter 1 is not of type
'Element'..
2 PASS canvas.drawFocusIfNeeded(); threw exception TypeError: Failed to execute 'd
rawFocusIfNeeded' on 'CanvasRenderingContext2D': 1 argument required, but only 0
present..
3 PASS canvas.drawFocusIfNeeded(null); threw exception TypeError: Failed to execut
e 'drawFocusIfNeeded' on 'CanvasRenderingContext2D': parameter 1 is not of type
'Element'..
Issue 2700823002: Use testharness.js instead of js-test.js in LayoutTests/fast/canvas tests.
(Closed)
Created 3 years, 10 months ago by zakerinasab
Modified 3 years, 9 months ago
Reviewers: Justin Novosad
Base URL:
Comments: 2