diff -r 000000000000 -r 6474c204b198 browser/metro/base/content/bindings/tabs.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/browser/metro/base/content/bindings/tabs.xml Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,208 @@ + + + + +%browserDTD; +]> + + + + + + + + + + + + + + + + + + + + + + + + document.getAnonymousElementByAttribute(this, "anonid", "thumbnail-canvas"); + document.getAnonymousElementByAttribute(this, "anonid", "close"); + document.getAnonymousElementByAttribute(this, "anonid", "title"); + document.getAnonymousElementByAttribute(this, "anonid", "favicon"); + this.parentNode; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + document.getAnonymousElementByAttribute(this, "anonid", "tabs-scrollbox"); + null + + + + + + + + + + + + + + = 0) { + let child = this.strip.children[aIndex]; + this.strip.insertBefore(tab, child); + } else { + this.strip.appendChild(tab); + } + return tab; + ]]> + + + + + + + + + + + + + + + + + + + + + + + + +