Bug 116777

Summary: Move Node::isFocusable() to Element.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-05-25 21:20:21 PDT
Move Node::isFocusable() to Element.
Comment 1 Andreas Kling 2013-05-25 21:50:11 PDT
Created attachment 202903 [details]
Patch
Comment 2 Andreas Kling 2013-05-25 22:05:35 PDT
Committed r150709: <http://trac.webkit.org/changeset/150709>