[Bug 23987] Empty path and drawSystemFocusRing

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23987

--- Comment #5 from Jay Munro <jaymunro@microsoft.com> ---
If the path was empty, there isn't a path to act on at this point, though the
intent is there with beginPath(). 

The issue appears to be whether to use the last path created before beginPath()
was called? 

I would expect it to just do nothing, and treat it as a bug in code if an empty
path was created.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 7 January 2014 17:39:35 UTC