Skip to main content

Bug Tracker

Side navigation

#13565 closed bug (duplicate)

Opened March 04, 2013 01:26PM UTC

Closed March 04, 2013 01:58PM UTC

Last modified March 04, 2013 02:21PM UTC

Get CSS margin/padding property doesn't work in Firefox v19.0

Reported by: Gil Goldshlager Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:
Description

Hi!

I may have found a bug, where you can't get the full CSS margin/padding property in Firefox v19.0.

Here's a test page: http://jsfiddle.net/C6ncs/

As you can see in all the other browsers besides of Firefox it gets the full margin property,

but in FF it only works with specific single side property as margin-top/right/bottom/left.

same with Padding.

Attachments (0)
Change History (2)

Changed March 04, 2013 01:58PM UTC by gibson042 comment:1

resolution: → duplicate
status: newclosed

Duplicate of #13421.

Changed March 04, 2013 02:21PM UTC by Gil Goldshlager comment:2

Thanks Gibson, It was look to me like a bug,

so good to know that shorthand CSS properties are not supported even that in some browsers they do :)

Have a good week!