mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 23:30:46 +00:00
[XForms] removed redundant label in select anonymous content. Bug 348053, patch by surkov, r=aaronL+aaronr
This commit is contained in:
parent
3446b5a8e9
commit
0ee8cf17c8
@ -65,13 +65,11 @@
|
||||
<binding id="xformswidget-select-compact"
|
||||
extends="chrome://xforms/content/select.xml#xformswidget-select-base">
|
||||
<content>
|
||||
<html:label>
|
||||
<html:span class="label-container">
|
||||
<children includes="label"/>
|
||||
</html:span>
|
||||
<html:span anonid="control" xbl:inherits="style, accesskey"/>
|
||||
<children/>
|
||||
</html:label>
|
||||
<html:span class="label-container">
|
||||
<children includes="label"/>
|
||||
</html:span>
|
||||
<html:span anonid="control" xbl:inherits="style, accesskey"/>
|
||||
<children/>
|
||||
</content>
|
||||
</binding>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user