Skip to main content

Bug Tracker

Side navigation

#3780 closed bug (invalid)

Opened January 04, 2009 09:23PM UTC

Closed January 04, 2009 10:01PM UTC

contents returns incorrect result

Reported by: culyun Owned by:
Priority: minor Milestone: 1.3
Component: core Version: 1.2.6
Keywords: contents, children, selector, ":first-child", first-child, firstchild Cc:
Blocked by: Blocking:
Description

The "contents" method does not appear to operate correctly with the ":first-child" selector.

Attachments (1)
Change History (1)

Changed January 04, 2009 10:01PM UTC by john comment:1

component: unfilledcore
resolution: → invalid
status: newclosed

:first-child only matches elements, in accordance with the CSS Selector specification.