зеркало из https://github.com/mozilla/pjs.git
Fix case of opacity (mistake in previous checkin). b=93156
This commit is contained in:
Родитель
211104a6e1
Коммит
a02bafd134
|
@ -555,7 +555,7 @@ interface nsIDOMNSCSS2Properties : nsIDOMCSS2Properties
|
||||||
// raises(DOMException) on setting
|
// raises(DOMException) on setting
|
||||||
|
|
||||||
/* CSS3 properties */
|
/* CSS3 properties */
|
||||||
attribute DOMString Opacity;
|
attribute DOMString opacity;
|
||||||
// raises(DOMException) on setting
|
// raises(DOMException) on setting
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Загрузка…
Ссылка в новой задаче