John Pavlick

Results 1 comments of John Pavlick

This seems to be more general than just `Html.Attributes.value.` `Html.Attributes.selected` is broken, too: For the following code: ``` main = Html.div [] [ Html.select [] [ Html.option [ Attr.selected True...