ember-fastboot / simple-dom

208 stars 33 forks source link

Implement `selectedIndex` semantics #7

Closed mixonic closed 8 years ago

mixonic commented 9 years ago

The first option added to a select should become that tag's selectedIndex, and the selectedIndex should track that option as the list of children changes.

mixonic commented 9 years ago

re: test failures on https://github.com/krisselden/morph-range/pull/3