mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-24 00:24:14 +00:00
Build bustage fix from bug 341257.
This commit is contained in:
parent
b5193c7c97
commit
0cc907bef0
@ -118,6 +118,7 @@ public:
|
||||
NS_IMETHOD SetMatrixPropagation(PRBool aPropagate);
|
||||
NS_IMETHOD SetOverrideCTM(nsIDOMSVGMatrix *aCTM);
|
||||
NS_IMETHOD GetBBox(nsIDOMSVGRect **_retval);
|
||||
NS_IMETHOD_(PRBool) IsDisplayContainer() { return PR_TRUE; }
|
||||
|
||||
// foreignobject public methods
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user