Skip to main content

Bug Tracker

Side navigation

#14759 closed bug (fixed)

Opened February 05, 2014 02:48PM UTC

Closed March 17, 2014 04:15PM UTC

IE8 element.css({ font: 'bold 11px/14px Lucida Grande' }) doesn't work

Reported by: jaroslaw@collibra.com Owned by: gibson042
Priority: low Milestone: 1.11.1
Component: css Version: 1.11.0-rc1
Keywords: Cc:
Blocked by: Blocking:
Description

Related to ticket #14394 with commit:

https://github.com/jquery/jquery/commit/24e587929f62428e1959b10aace6dc4fd65ab397

style[ name ] = "";

throws exception when name = 'font' in IE8.

Attachments (0)
Change History (3)

Changed February 06, 2014 04:14AM UTC by gibson042 comment:1

owner: → gibson042
status: newassigned

Confirmed: http://jsbin.com/vati/1

I'm thinking we guard the set-empty line with a support test, but we'll see how the size shakes out.

Changed March 01, 2014 10:39PM UTC by dmethvin comment:2

component: unfiledcss
milestone: None1.11.1
priority: undecidedlow

Changed March 17, 2014 04:15PM UTC by gibson042 comment:3

resolution: → fixed
status: assignedclosed