commit | 7ce27a1aaf61cfc3de9d34e5d8c8284ca32b25e5 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Sat May 16 10:18:35 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Sat May 16 10:51:57 2009 -0700 |
tree | 7654d050a23aa4a1ecac250bf314620189f2f204 | |
parent | 8192a7dbb84721fd0cd2cea6cbbb3319e6a87dc7 [diff] |
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>