#12042 closed bug (cantfix)
Jquery don't allow to set minHeight value to auto if value was set with a pourcentage value prevently
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | None |
Component: | css | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When one block was defined with min-height at "100%", it's impossible to change the value to "auto".
One example here : http://jsfiddle.net/sHFae/
Change History (3)
comment:1 Changed 11 years ago by
Component: | unfiled → css |
---|---|
Milestone: | None → 1.9 |
Priority: | undecided → high |
Resolution: | → cantfix |
Status: | new → closed |
comment:3 Changed 11 years ago by
Milestone: | 1.9 → None |
---|
Note: See
TracTickets for help on using
tickets.
this is a cantfix because this is a regression in Webkit. Nothing we can do about it here.