RESOLVED FIXED 82787
Kill CSSTimingFunctionValue.
https://bugs.webkit.org/show_bug.cgi?id=82787
Summary Kill CSSTimingFunctionValue.
Andreas Kling
Reported 2012-03-30 15:03:50 PDT
CSSTimingFunctionValue is a pointless middle-man class that adds nothing. The cubic-bezier/steps/linear timing function value classes should just inherit directly from CSSValue.
Attachments
Patch (6.90 KB, patch)
2012-03-30 15:07 PDT, Andreas Kling
koivisto: review+
Andreas Kling
Comment 1 2012-03-30 15:07:17 PDT
Antti Koivisto
Comment 2 2012-03-30 15:09:19 PDT
Comment on attachment 134893 [details] Patch r=me
Andreas Kling
Comment 3 2012-03-30 15:21:55 PDT
Note You need to log in before you can comment on or make changes to this bug.