Bug 116772

Summary: Move Node::tabIndex() 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 rniwa: review+

Description Andreas Kling 2013-05-25 16:59:30 PDT
Move Node::tabIndex() to Element.
Comment 1 Andreas Kling 2013-05-25 19:37:36 PDT
Created attachment 202900 [details]
Patch
Comment 2 Andreas Kling 2013-05-25 21:33:35 PDT
Committed r150707: <http://trac.webkit.org/changeset/150707>