- From: <bugzilla@jessica.w3.org>
- Date: Thu, 23 Aug 2012 16:11:43 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18645 --- Comment #7 from Dimitri Glazkov <dglazkov@chromium.org> 2012-08-23 16:11:42 UTC --- (In reply to comment #6) > (In reply to comment #4) > On reflection I think my beef is not with whether it has an insertion point, it > is the relationship between option elements in the flattened tree and the > HTMLSelectElement’s data model (selectedIndex, etc.) Ah. the data model shouldn't need to worry about the flattened tree. It only looks at the children of <select>. Having an insertion point inside of a <select> doesn't seem to influence that in any way. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 23 August 2012 16:11:48 UTC