Backed out 2 changesets (bug 1504065) for failing Win reftest at child-in-animating-element-display-none.html on a CLOSED TREE
Backed out changeset 129188370231 (bug 1504065) Backed out changeset 359e81b35cfb (bug 1504065)
This commit is contained in:
@@ -120,13 +120,6 @@ AnimationValue::GetOpacity() const
|
||||
return Servo_AnimationValue_GetOpacity(mServo);
|
||||
}
|
||||
|
||||
nscolor
|
||||
AnimationValue::GetColor(nscolor aForegroundColor) const
|
||||
{
|
||||
MOZ_ASSERT(mServo);
|
||||
return Servo_AnimationValue_GetColor(mServo, aForegroundColor);
|
||||
}
|
||||
|
||||
already_AddRefed<const nsCSSValueSharedList>
|
||||
AnimationValue::GetTransformList() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user