#318 √ resolved
wiktor

.match() fails when using group selector

Reported by wiktor | September 1st, 2008 @ 11:20 PM | in 1.6.0.4

When using group selector in match and the target element doesn't match to the first group match() returns false.

console.log($$("div").first().match("div, p") == $$("div").first().match("p, div"));

false

I did a page with more examples.

http://devidens.hu/prototype/200...

It's not browser specific. I tested under XP with FF2, IE7, O9.22 and all fail.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

The Prototype JavaScript library.

Shared Ticket Bins