[Bug 24603] [Custom]: Need callback for form submit data

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24603

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
If <my-custom-input> is a subclass of <input>, why can't it just set the .value
to the thing it wants to submit?

If it's not a subclass of <my-custom-input>, you have other problems too, like
form validation not knowing anything about it and so forth...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 10 February 2014 16:20:54 UTC