зеркало из https://github.com/mozilla/gecko-dev.git
Interface cleanup. Not part of the build.
This commit is contained in:
Родитель
e3963cac86
Коммит
48bdd5352b
|
@ -22,6 +22,7 @@
|
|||
#include "domstubs.idl"
|
||||
|
||||
interface nsIBoxObject;
|
||||
interface nsIDOMLocation;
|
||||
|
||||
|
||||
[scriptable, uuid(a6cf90cd-15b3-11d2-932e-00805f8add32)]
|
||||
|
@ -32,9 +33,6 @@ interface nsIDOMNSDocument : nsISupports
|
|||
|
||||
readonly attribute nsIDOMLocation location;
|
||||
|
||||
readonly attribute
|
||||
|
||||
nsIDOMRange createRange();
|
||||
void load(in DOMString url);
|
||||
|
||||
nsIBoxObject getBoxObjectFor(in nsIDOMElement elt);
|
||||
|
|
|
@ -21,9 +21,6 @@
|
|||
|
||||
#include "domstubs.idl"
|
||||
|
||||
interface nsIDOMLocation;
|
||||
|
||||
|
||||
[scriptable, uuid(a6cf90c5-15b3-11d2-932e-00805f8add32)]
|
||||
interface nsIDOMNSHTMLDocument : nsISupports
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче