[Bug 18645] [Shadow]: HTMLSelectElement should have an insertion point

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

--- Comment #6 from Dominic Cooney <dominicc@chromium.org> 2012-08-23 16:07:47 UTC ---
(In reply to comment #4)
> It can't render "Asparagus", since options are not rendered.

That is OK.

> Can you explain the problem you're seeing with <select> having an insertion
> point?

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.)

-- 
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:07:53 UTC