Bug Tracker

Modify

Ticket #4308 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

$.support.style not accurate in IE8 RC1 strict mode

Reported by: trixi Owned by:
Priority: minor Milestone: 1.4
Component: support Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

The getAttribute('style') quirks was fixed in IE8, but not the setAttribute, wich means that setting the style attribute will break in IE (RC1) strict mode.

Attachments

support.diff Download (1.3 KB) - added by trixi 4 years ago.
Patch for jQuery.support.style (tests also setAttribute)

Change History

Changed 4 years ago by trixi

Patch for jQuery.support.style (tests also setAttribute)

comment:1 Changed 4 years ago by trixi

Hi,

this Bug seems to be fixed in IE8 final. So you can close this.

regards alex

comment:2 Changed 4 years ago by john

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

Thanks for the patch and heads-up!

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.