Bug 1428610 part 3. Move the nsCSSPropertyID overload of nsICSSDeclaration::GetPropertyValue down to nsDOMCSSDeclaration. r=emilio
MozReview-Commit-ID: FHrkptqa2hZ
This commit is contained in:
@@ -37,7 +37,7 @@ nsDOMCSSDeclaration::WrapObject(JSContext* aCx, JS::Handle<JSObject*> aGivenProt
|
||||
NS_IMPL_QUERY_INTERFACE(nsDOMCSSDeclaration,
|
||||
nsICSSDeclaration)
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
nsDOMCSSDeclaration::GetPropertyValue(const nsCSSPropertyID aPropID,
|
||||
nsAString& aValue)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user