Bug Tracker

Modify

Ticket #11569 (closed bug: wontfix)

Opened 14 months ago

Last modified 14 months ago

MutationRecord's previous sibling (and prev())

Reported by: felixjendrusch Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.1
Keywords: Cc:
Blocking: Blocked by:

Description

I just started playing with DOM4's new MutationObserver/MutationRecord's and noted that jQuery's prev() traversing method skips relevant elements (e.g., I'm unable to access the previous sibling (list item) of some moved list item using prev() on the MutationRecord[.previousSibling]).

Run  http://jsfiddle.net/KJJ8P/ (Chrome 18+) and check your console.

Change History

comment:1 Changed 14 months ago by rwaldron

  • Status changed from new to closed
  • Resolution set to wontfix

The ink is still drying on those drafts - a little premature to file bugs against jQuery for a behavior proposal that is subject to change. I'm gong to close this for now. If the issue exists when the drafts become standards, we can revisit.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.