mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
e67a30fb16
As well as `<select multiple="multiple" ...>`, it's also valid to use an empty attribute (i.e. `<select multiple ... >`). In order to support this, we need to treat `multiple` in the same way as `disabled` or `checked`. |
||
---|---|---|
.. | ||
capybara | ||
capybara-webkit.rb | ||
capybara_webkit_builder.rb |