Bug Tracker

Modify

Ticket #10047 (closed bug: duplicate)

Opened 22 months ago

Last modified 21 months ago

Closing embed tag found in IE7 & 8

Reported by: Motty Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.6.2
Keywords: Cc:
Blocking: Blocked by:

Description

When trying to find all contained elements, IE7 and IE8 also finds the closing embed tag:  http://jsfiddle.net/Mottie/L7d9g/2/

// includes /embed in IE7&8
$(selector).find('*')

This occurs in all jQuery versions

Change History

comment:1 Changed 22 months ago by Motty

I'm not sure if this is related, but it appears that most of the new HTML5 tags also include the closing tag (the only exception is <ruby>)  http://jsfiddle.net/L7d9g/4/ - I'll open a new ticket, just in case.

Last edited 22 months ago by Motty (previous) (diff)

comment:2 Changed 21 months ago by dmethvin

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

Not quite the same bug but related, and not something jQuery can do much about; IE needs a shiv.

comment:3 Changed 21 months ago by dmethvin

Duplicate of #10048.

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.