mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 18:50:08 +00:00
![Ting-Yu Lin](/assets/img/avatar_default.png)
Add marionette test cases for touch caret feature in bug 924692. Test cases cover <input>, <textarea>, and contenteditable elements with touch caret enabled and disabled. Thanks Phoebe Chang <natsuki011077@gmail.com> for the WIP patch. Thanks C.J. Ku <cku@mozilla.com> for various suggestions. Run tests on browser manually: ./mach marionette-test layout/base/tests/marionette/test_touchcaret.py
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff