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 comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Changed March 04, 2013 02:21PM UTC by 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!
Duplicate of #13421.