Skip to main content

Bug Tracker

Side navigation

#14888 closed bug (fixed)

Opened March 14, 2014 02:52AM UTC

Closed March 14, 2014 03:17AM UTC

Add flexbox properties to jQuery.cssNumber to avoid adding "px"

Reported by: dmethvin Owned by: dmethvin
Priority: low Milestone: 1.11.1/2.1.1
Component: css Version: 1.11.0-rc1
Keywords: Cc:
Blocked by: Blocking:
Description

The flex-grow and flex-shrink properties are numeric and should not have px added to them when they're set via .css(). See discussion in https://github.com/jquery/jquery/pull/1528 and #14845 .

Attachments (0)
Change History (2)

Changed March 14, 2014 02:55AM UTC by dmethvin comment:1

component: unfiledcss
milestone: None1.11.1/2.1.1
owner: → dmethvin
priority: undecidedlow
status: newassigned

Changed March 14, 2014 03:17AM UTC by Roman Rei_ comment:2

resolution: → fixed
status: assignedclosed

CSS: Add flex-grow and flex-shrink to cssNumber

Fixes #14888

Closes gh-1536

Changeset: c29e9c4db18738f7bfeb6b4a8019121a9079beb6