Open Bug 537142 (css-transitions) Opened 14 years ago Updated 7 months ago

[META] get CSS transitions complete enough to ship

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement

Tracking

()

People

(Reporter: dbaron, Unassigned)

References

(Depends on 7 open bugs, Blocks 2 open bugs)

Details

(Keywords: dev-doc-needed, meta, Whiteboard: [evang-wanted-3.7])

This is a metabug for tracking the bugs needed to make our CSS transitions support complete enough to ship.

It is a tracking bug only; technical issues should not be discussed here.
Whiteboard: [evang-wanted-3.7]
And please note that I'm being pessimistic about requirements:  if there's doubt, I'm adding a bug as a dependency of this bug, even though I might remove it later.
Depends on: 552087
Also need to get a bug on file for animating between 'auto' values of various properties and numbers (preferably implemented on top of calc()).
Depends on: 571344
it seems that we don't support clip in transitions. Should I report it as a separate bug or is it intended?
'clip' should work, though we can't transition from clip:auto to some other 'clip' (not fixable) and probably not from 'auto' values within rects to other values (probably fixable)
yeah, I hit the "from auto values within rects to other values" case. Should I report that one?
Sure; it's definitely worth having a bug on, though it probably won't happen for 4.0.
Depends on: 622461
Depends on: 582379
Depends on: 620118
@Zbigniew Braniecki
Shouldn't this also depend on the bug 608591?
Depends on: 1256579
Type: defect → enhancement
Assignee: dbaron → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.