зеркало из https://github.com/mozilla/pjs.git
[XForms] Fix accessors interface for group. Bug 331197, r=smaug+doronr
This commit is contained in:
Родитель
64323d7f43
Коммит
26ffa16738
|
@ -106,6 +106,11 @@ alert {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* group */
|
||||||
|
group {
|
||||||
|
-moz-binding: url('chrome://xforms/content/xforms.xml#xformswidget-base');
|
||||||
|
}
|
||||||
|
|
||||||
/* output widgets */
|
/* output widgets */
|
||||||
html|*:root output {
|
html|*:root output {
|
||||||
-moz-binding: url('chrome://xforms/content/xforms-xhtml.xml#xformswidget-output');
|
-moz-binding: url('chrome://xforms/content/xforms-xhtml.xml#xformswidget-output');
|
||||||
|
|
Загрузка…
Ссылка в новой задаче