- From: Jon Lee <jonlee@apple.com>
- Date: Tue, 03 Jan 2012 16:04:46 -0800
Hello, A long while ago[1] there was a clarification[2] made to the html5 spec about how setting selectedIndex and value clears out the selectedness of all options prior to setting the selection. As of this writing, Safari, Chrome, Opera, and Firefox leave the selection alone if the code sets value to null or a string that does not match any of the existing options. I was wondering if anyone had any insight on impact for existing websites with this new behavior. Thanks, Jon [1] http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2008-October/016842.html [2] http://html5.org/tools/web-apps-tracker?from=2292&to=2293
Received on Tuesday, 3 January 2012 16:04:46 UTC