Confirmed users
146
edits
Line 51: | Line 51: | ||
** How do we guarantee a particular base binding will always apply? display:none; breaks us in XBL 1. | ** How do we guarantee a particular base binding will always apply? display:none; breaks us in XBL 1. | ||
** Do we possibly want to replace current non-text inputs with [http://www.mozilla.org/xpapps/MachVPlan/xblforms.html the XBL Form Controls plan]? | ** Do we possibly want to replace current non-text inputs with [http://www.mozilla.org/xpapps/MachVPlan/xblforms.html the XBL Form Controls plan]? | ||
** We must still inherit all the properties and methods on HTMLInputElement (including the ones defined in WF2)... how much of that should be on nsHTMLInputElement.cpp and how much in bindings? | |||
* Probably best to do layout and implementation as separate bindings. | * Probably best to do layout and implementation as separate bindings. | ||