Skip to main content

Bug Tracker

Side navigation

#1198 closed bug (fixed)

Opened May 16, 2007 03:30PM UTC

Closed May 16, 2007 06:50PM UTC

Last modified June 21, 2007 03:38AM UTC

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:
Blocked by: Blocking:
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 (1)
Change History (3)

Changed May 16, 2007 03:41PM UTC by brandon comment:1

need: PatchCommit
owner: johnbrandon

Changed May 16, 2007 04:25PM UTC by brandon comment:2

Fixed in Rev [1910]

Changed May 16, 2007 06:50PM UTC by brandon comment:3

resolution: → fixed
status: newclosed