зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1035667
- Remove HTMLElement.className r=bz
This commit is contained in:
Родитель
7cdc7bdc40
Коммит
f4d29dc99d
|
@ -76,10 +76,6 @@ interface HTMLElement : Element {
|
|||
readonly attribute CSSStyleDeclaration style;
|
||||
|
||||
// Mozilla specific stuff
|
||||
// FIXME Bug 810677 Move className from HTMLElement to Element
|
||||
[Pure]
|
||||
attribute DOMString className;
|
||||
|
||||
attribute EventHandler oncopy;
|
||||
attribute EventHandler oncut;
|
||||
attribute EventHandler onpaste;
|
||||
|
|
Загрузка…
Ссылка в новой задаче