Bug 116760 - Begin moving "focus" state logic from Node to Element.
Summary: Begin moving "focus" state logic from Node to Element.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-25 03:04 PDT by Andreas Kling
Modified: 2013-05-25 03:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.81 KB, patch)
2013-05-25 03:06 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-05-25 03:04:26 PDT
Begin moving "focus" state logic from Node to Element.
Comment 1 Andreas Kling 2013-05-25 03:06:18 PDT
Created attachment 202882 [details]
Patch
Comment 2 Andreas Kling 2013-05-25 03:27:44 PDT
Committed r150686: <http://trac.webkit.org/changeset/150686>