oops, forgot to check in the changes from this directory. removing lowsrc support. bug 92453. r=jag sr=attinasi

This commit is contained in:
pavlov%netscape.com 2001-10-14 02:02:22 +00:00
Родитель 4f35ccddc4
Коммит d47feff6d9
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -43,7 +43,6 @@
[scriptable, uuid(a6cf90ab-15b3-11d2-932e-00805f8add32)]
interface nsIDOMHTMLImageElement : nsIDOMHTMLElement
{
attribute DOMString lowSrc;
attribute DOMString name;
attribute DOMString align;
attribute DOMString alt;

Просмотреть файл

@ -43,7 +43,6 @@
[scriptable, uuid(a6cf90c7-15b3-11d2-932e-00805f8add32)]
interface nsIDOMNSHTMLImageElement : nsISupports
{
attribute DOMString lowsrc;
readonly attribute boolean complete;
readonly attribute long naturalHeight;