Handle Calc refcounting

This commit is contained in:
Manish Goregaokar 2016-07-18 19:05:00 +05:30
parent 8fddc46020
commit 704d7a01c9
No known key found for this signature in database
GPG key ID: 3BBF4D3E2EF79F98
9 changed files with 58 additions and 34 deletions

View file

@ -33,4 +33,4 @@ impl From<nsStyleCoord_CalcValue> for CalcLengthOrPercentage {
percentage: percentage,
}
}
}
}