Boris Zbarsky wrote:
I'm not sure how to implement nsIStatefulFrame or equivalent in XBL. Apart from that, if we moved submission and accesskey handling into the content, XBL would, imo, be the way to go here.
Wouldn't it work if we stuck normal <input> elements into the binding? I.e. would that store the state, or would we detect that it lives inside a binding and abort? I seem to recall some code that aborted when we try to store the state for anonymous content, but i'm not sure why we do that.
/ Jonas _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

