kucaahbe / rspec-html-matchers

Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)
http://rubygems.org/gems/rspec-html-matchers
MIT License
199 stars 90 forks source link

Add email field #5

Closed szymon-przybyl closed 13 years ago

szymon-przybyl commented 13 years ago

Add email field from HTML5 new input types: http://www.w3schools.com/html5/html5_form_input_types.asp

kucaahbe commented 13 years ago

thanks, merged, new version will be released ASAP