Removed as per DOM Level 1 errata

This commit is contained in:
vidur%netscape.com 1999-09-02 00:31:55 +00:00
Родитель cb47ce30d1
Коммит f26d4e7dd9
1 изменённых файлов: 0 добавлений и 8 удалений

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

@ -1,8 +0,0 @@
interface HTMLBlockquoteElement : HTMLElement {
/* IID: { 0xa6cf909f, 0x15b3, 0x11d2, \
{ 0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32 } } */
attribute DOMString cite;
};