Bug 119681 - Add ElementTraversal::next/previousSibling
Summary: Add ElementTraversal::next/previousSibling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-12 05:35 PDT by Antti Koivisto
Modified: 2013-08-12 09:01 PDT (History)
0 users

See Also:


Attachments
patch (27.52 KB, patch)
2013-08-12 06:46 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-08-12 05:35:40 PDT
Better internal traversal.
Comment 1 Antti Koivisto 2013-08-12 06:46:11 PDT
Created attachment 208538 [details]
patch
Comment 2 Antti Koivisto 2013-08-12 08:51:42 PDT
http://trac.webkit.org/changeset/153942