зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1133176 - Remoe commented out IDL for ViewCSS/DocumentCSS being implemented on SVGSVGElement. r=bzbarsky
This commit is contained in:
Родитель
3ed9906617
Коммит
c1f3b80fe9
|
@ -73,8 +73,6 @@ interface SVGSVGElement : SVGGraphicsElement {
|
|||
Element? getElementById(DOMString elementId);
|
||||
};
|
||||
|
||||
/*SVGSVGElement implements ViewCSS;
|
||||
SVGSVGElement implements DocumentCSS;*/
|
||||
SVGSVGElement implements SVGFitToViewBox;
|
||||
SVGSVGElement implements SVGZoomAndPan;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче