1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara/rack_test
Jonas Nicklas 2d5c8e066f Revert "Return html inside textareas when page is loaded. Closes #1025"
It seems like textareas must not contain HTML content according to the
HTML spec.

This reverts commit ca4781f186.

Conflicts:
	lib/capybara/spec/session/node_spec.rb
2013-03-27 14:54:16 +01:00
..
browser.rb change node and driver api to use find_xpath and find_css 2013-02-19 09:03:26 -08:00
css_handlers.rb Add the CSSHandlers file 2013-02-18 14:46:37 -08:00
driver.rb change node and driver api to use find_xpath and find_css 2013-02-19 09:03:26 -08:00
form.rb Revert "Return html inside textareas when page is loaded. Closes #1025" 2013-03-27 14:54:16 +01:00
node.rb Revert "Return html inside textareas when page is loaded. Closes #1025" 2013-03-27 14:54:16 +01:00