Fix LinkMenuItem blur on older browsers

We can't use FocusImpl because it assumes the blur should be on the
first child of the anchor element, and the anchor has no child.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed