blob: 744b6aba4c92368fb20fbf743edbb26e3f466e36 [file] [log] [blame]
Description
This test uses drawFocusIfNeeded to draw a focus ring in the canvas, then compare the ImageData before and after the invocation of the method to check that the focus ring was actually drawn.
Before:
After:
PASS drawFocusIfNeeded draws a focus ring.