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/spec
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
..
fixtures Support for multiple file upload. 2012-09-17 20:04:00 +02:00
public Make spec more stable and resistant to timing errors 2013-03-08 13:01:03 +01:00
session Revert "Return html inside textareas when page is loaded. Closes #1025" 2013-03-27 14:54:16 +01:00
views Revert "Return html inside textareas when page is loaded. Closes #1025" 2013-03-27 14:54:16 +01:00
spec_helper.rb Prove that HTML in textareas is handled correctly 2013-03-26 16:24:26 +01:00
test_app.rb Support for multiple file upload. 2012-09-17 20:04:00 +02:00