Renaming nsIDOMHTMLIEElement to nsIDOMNSHTMLElement. Not part of the build.

This commit is contained in:
jst%netscape.com 2001-03-03 09:39:08 +00:00
parent 3862db1677
commit c547412990

View File

@ -22,7 +22,7 @@
#include "domstubs.idl" #include "domstubs.idl"
[scriptable, uuid(da83b2ec-8264-4410-8496-ada3acd2ae42)] [scriptable, uuid(da83b2ec-8264-4410-8496-ada3acd2ae42)]
interface nsIDOMHTMLIEElement : nsISupports interface nsIDOMNSHTMLElement : nsISupports
{ {
readonly attribute long offsetTop; readonly attribute long offsetTop;
readonly attribute long offsetLeft; readonly attribute long offsetLeft;