Bug 116815 - Strengthen typing of detaching an Element from Document's :active chain.
Summary: Strengthen typing of detaching an Element from Document's :active chain.
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-27 02:17 PDT by Andreas Kling
Modified: 2013-05-27 02:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.79 KB, patch)
2013-05-27 02:37 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-27 02:17:54 PDT
Strengthen typing of detaching an Element from Document's :active chain.
Comment 1 Andreas Kling 2013-05-27 02:37:21 PDT
Created attachment 202957 [details]
Patch
Comment 2 Andreas Kling 2013-05-27 02:45:23 PDT
Committed r150744: <http://trac.webkit.org/changeset/150744>