- 20 Sep, 2013 2 commits
-
-
ref #637: checkStep turns into an infinite loop when navigationLocked == true
Nicolas Perriault authored -
-
- 19 Sep, 2013 1 commit
-
-
- 18 Sep, 2013 3 commits
-
- 17 Sep, 2013 2 commits
-
-
- 15 Sep, 2013 1 commit
-
-
- 13 Sep, 2013 6 commits
-
-
- 12 Sep, 2013 10 commits
-
-
-
-
-
This fixes an issue where sendKeys does not fill in the text on contentEditable elements. The element is checked in the attributes object whether `contenteditable` is true and clicks the element to sendKeys to.
Matt DuVall authored
- 11 Sep, 2013 10 commits
-
-
From constructor to constructorName because it's a string which is returned and not a function
Mickaël Andrieu authored -
-
-
-
-
-
- 10 Sep, 2013 5 commits
-
-
-
-
-
Tolerate use of `== null`, see also this [sample](https://github.com/jshint/jshint/blob/master/examples/.jshintrc)
Mickaël Andrieu authored -
-