1 PASS canvas.drawSystemFocusRing(null); did not throw exception.
2 PASS canvas.drawSystemFocusRing(); threw exception TypeError: Failed to execute
'drawSystemFocusRing' on 'CanvasRenderingContext2D': 1 argument required, but on
ly 0 present..
3 PASS canvas.drawSystemFocusRing(null); did not throw exception.
Issue 208003003: Rename drawSystemFocusRing() to drawFocusIfNeeded()
(Closed)
Created 6 years, 9 months ago by zino
Modified 6 years, 9 months ago
Reviewers: Rik, Justin Novosad, dmazzoni
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 1