Changeset b31db0 for chrome/content/v_identity/v_identity.xml
- Timestamp:
- Jul 16, 2011, 2:04:23 AM (10 years ago)
- Branches:
- ng_0.8, ng_0.9
- Children:
- 7d9903
- Parents:
- 32fad3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chrome/content/v_identity/v_identity.xml
r32fad3 rb31db0 66 66 <binding id="vI_identityDataTooltip" extends="chrome://global/content/bindings/popup.xml#tooltip"> 67 67 <content onpopuphidden="popuphidden();" onpopupshowing="this.popupshowing();this.resize()" onpopupshown="this.resize()" > 68 <xul:browser style="overflow:hidden" anonid="tooltipBrowser" class="vI_htmlTextBox" cssSource="vI_TooltipBrowser.css" flex="1" disablehistory="true" onoverflow="document.getBindingParent(this).resize()"/>68 <xul:browser style="overflow:hidden" anonid="tooltipBrowser" type="content" class="vI_htmlTextBox" cssSource="vI_TooltipBrowser.css" flex="1" disablehistory="true" onoverflow="document.getBindingParent(this).resize()"/> 69 69 <children /> 70 70 </content>
Note: See TracChangeset
for help on using the changeset viewer.