diff --git a/mozilla/xpfe/browser/resources/content/navWidgetBindings.xml b/mozilla/xpfe/browser/resources/content/navWidgetBindings.xml deleted file mode 100644 index ac55c3d5418..00000000000 --- a/mozilla/xpfe/browser/resources/content/navWidgetBindings.xml +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mozilla/xpfe/browser/resources/content/navWidgets.css b/mozilla/xpfe/browser/resources/content/navWidgets.css deleted file mode 100644 index a9ddcad2d6c..00000000000 --- a/mozilla/xpfe/browser/resources/content/navWidgets.css +++ /dev/null @@ -1,26 +0,0 @@ -@namespace html url("http://www.w3.org/1999/xhtml"); /* namespace for HTML elements */ - - -box[type="location-field"] - { - -moz-binding : url("chrome://navigator/content/navWidgetBindings.xml#urlbar"); - } - -menulist[editable] - { - -moz-binding : url("chrome://navigator/content/navWidgetBindings.xml#menulist-editable"); - } - -.location-field - { - -moz-binding : url("chrome://navigator/content/navWidgetBindings.xml#urlbar-menulist"); - -moz-user-focus : ignore; - } - -/* XXX factor me */ -html|*.textbox-input - { - -moz-user-focus : normal; - } - -