[webkit-dev] HTMLSelectElement and namedItem()
Darin Adler
darin at apple.com
Thu Apr 9 11:57:42 PDT 2009
On Apr 9, 2009, at 11:50 AM, David Moore wrote:
> So what's the right thing to do here? Should we be returning null or
> the element?
Normally we take a look at what other browsers do when deciding on
this sort of this. We should look at IE and Firefox behavior. Also,
lets check if HTML 5 has anything to say on this. It’s quite possible
someone researched this already, and often HTML 5 has the results of
such research.
-- Darin
More information about the webkit-dev
mailing list