Bug 122425 - Element ancestor iterator should have a first() for convenience.
Summary: Element ancestor iterator should have a first() for convenience.
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-10-06 14:13 PDT by Andreas Kling
Modified: 2013-10-06 14:28 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.10 KB, patch)
2013-10-06 14:21 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-10-06 14:13:08 PDT
...just like the descendant iterator.
Comment 1 Andreas Kling 2013-10-06 14:21:23 PDT
Created attachment 213527 [details]
Patch
Comment 2 Andreas Kling 2013-10-06 14:28:19 PDT
Committed r157008: <http://trac.webkit.org/changeset/157008>