Bug Tracker

Modify

Ticket #1198 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

Using styleFloat in Safari doesn't work

Reported by: brandon Owned by: brandon
Priority: minor Milestone: 1.1.3
Component: core Version: 1.1.2
Keywords: Cc:
Blocking: Blocked by:

Description

Even though it is an IE only way of accessing the float property it should be aliased to work in Safari.

$('#floatTest').css('styleFloat', 'left');

There is a test already in the test suite that fails.

Attachments

jquery.float.diff Download (993 bytes) - added by brandon 6 years ago.
Patch

Change History

Changed 6 years ago by brandon

Patch

comment:1 Changed 6 years ago by brandon

  • need changed from Patch to Commit
  • Owner changed from john to brandon

comment:2 Changed 6 years ago by brandon

Fixed in Rev [1910]

comment:3 Changed 6 years ago by brandon

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

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.