Jonas Nicklas
|
23c1be75b3
|
Focus again, ugh
|
2013-03-26 16:40:10 +01:00 |
|
Jonas Nicklas
|
ca4781f186
|
Return html inside textareas when page is loaded. Closes #1025
|
2013-03-26 16:36:27 +01:00 |
|
Jonas Nicklas
|
af85687487
|
Whitespace begone
|
2013-03-26 16:26:24 +01:00 |
|
Jonas Nicklas
|
a5427ab017
|
Remove focus
|
2013-03-26 16:26:17 +01:00 |
|
Jonas Nicklas
|
983acc93da
|
Prove that HTML in textareas is handled correctly
|
2013-03-26 16:24:26 +01:00 |
|
Thomas Walpole
|
170ffee951
|
tests for Node#disabled? behavior with option elements
|
2013-03-15 12:10:15 -07:00 |
|
Thomas Walpole
|
99c54cf152
|
test for readonly behavior
|
2013-03-09 13:41:43 -08:00 |
|
Thomas Walpole
|
15932d5a86
|
hover implementation
|
2013-02-25 10:37:25 -08:00 |
|
Thomas Walpole
|
0be88b9459
|
test for hover
|
2013-02-25 09:56:23 -08:00 |
|
Jonas Nicklas
|
e330e88a5e
|
Merge branch 'capy21'
Conflicts:
spec/basic_node_spec.rb
|
2013-02-15 22:53:15 +01:00 |
|
Jonas Nicklas
|
0303ed84c5
|
Fix some specs, due to visibility changes
|
2013-02-15 22:09:40 +01:00 |
|
benlovell
|
be23d969a1
|
Removed spec to cover empty disabled attributes due to nokogiri jruby.
|
2013-01-29 13:24:02 +00:00 |
|
benlovell
|
7ec047e208
|
Added disabled? to the node
|
2013-01-29 09:35:23 +00:00 |
|
Kouhei Sutou
|
00529d2300
|
Move spec to correct place
|
2012-11-27 16:49:51 +09:00 |
|
Douwe Maan
|
f280fddc45
|
Properly clear input by moving to the end before backspacing in Selenium driver
|
2012-11-17 02:08:40 +01:00 |
|
Jonas Nicklas
|
7e4d3b85f5
|
Use expect..to instead of the running alias
|
2012-10-30 14:26:19 +01:00 |
|
Jonas Nicklas
|
b67f04e9bc
|
Make sure options aren't lost when reloading nodes
This test is part of a bug fix on 1.1_stable. The bug does not exist on
master, so this is just protecting us against possible future
regressions.
|
2012-10-30 13:53:13 +01:00 |
|
Jonas Nicklas
|
2462443f89
|
Use a custom spec helper instead of shared specs
|
2012-07-21 16:46:56 -04:00 |
|
Jonas Nicklas
|
3d1fe5e648
|
Fold driver specs into session specs
|
2012-07-13 12:59:57 +02:00 |
|