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/node
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
..
actions.rb Add options to attach_file 2013-02-24 17:06:01 +01:00
base.rb Merge branch 'patch-2' of git://github.com/abotalov/capybara into abotalov-patch-2 2013-03-17 15:39:36 +01:00
document.rb Pass type through to document 2013-02-17 15:28:28 +01:00
element.rb Prevent race conditions in reloading nodes, closes #1009 2013-03-14 10:03:49 +01:00
finders.rb Allow :wait as an option to find, closes #974 2013-02-25 20:58:00 +01:00
matchers.rb Refactor and document 2013-03-17 15:48:04 +01:00
simple.rb Revert "Return html inside textareas when page is loaded. Closes #1025" 2013-03-27 14:54:16 +01:00