mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
No bug - fix incorrect comment on nsStyleAnimation::UncomputeValue r=me
This commit is contained in:
parent
c7a211e679
commit
483e4a5711
@ -160,8 +160,6 @@ public:
|
||||
* must keep |aComputedValue| alive longer than |aSpecifiedValue|.
|
||||
*
|
||||
* @param aProperty The property whose value we're uncomputing.
|
||||
* @param aPresContext The presentation context for the document in
|
||||
* which we're working.
|
||||
* @param aComputedValue The computed value to be converted.
|
||||
* @param [out] aSpecifiedValue The resulting specified value.
|
||||
* @return true on success, false on failure.
|
||||
|
Loading…
Reference in New Issue
Block a user