Bug Tracker

Ticket #1198 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Using styleFloat in Safari doesn't work

Reported by: brandon Assigned to: brandon
Type: bug Priority: minor
Milestone: 1.1.3 Component: core
Version: 1.1.2 Keywords:
Cc: Needs: Commit

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 (1.0 kB) - added by brandon 1 year ago.
Patch

Change History

Changed 1 year ago by brandon

Patch

Changed 1 year ago by brandon

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

Changed 1 year ago by brandon

Fixed in Rev [1910]

Changed 1 year ago by brandon

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.