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`. |
||
---|---|---|
.. | ||
integration | ||
support | ||
browser_spec.rb | ||
capybara_webkit_builder_spec.rb | ||
connection_spec.rb | ||
cookie_jar_spec.rb | ||
driver_rendering_spec.rb | ||
driver_resize_window_spec.rb | ||
driver_spec.rb | ||
selenium_compatibility_spec.rb | ||
self_signed_ssl_cert.rb | ||
spec_helper.rb |