1. 31 Dec, 2013 2 commits
  2. 30 Dec, 2013 1 commit
  3. 24 Dec, 2013 19 commits
  4. 20 Dec, 2013 1 commit
  5. 19 Dec, 2013 2 commits
  6. 18 Dec, 2013 5 commits
  7. 17 Dec, 2013 4 commits
  8. 16 Dec, 2013 3 commits
  9. 12 Dec, 2013 2 commits
  10. 10 Dec, 2013 1 commit
    • Arnaud Fontaine's avatar
      Support properly HTML5 implicit form submission. · 70c67112
      Arnaud Fontaine authored
      From Chromium 31, pressing enter key to select ListBox page submit the form
      through JS (submitFormOnEnter) *and* wrongly on the default button, at the end
      following HTML5 behavior (4.10.22.2 Implicit submission).
      70c67112