On Sep 30, 2009, at 12:00 PM, Anca Paula Luca wrote:
On 09/30/2009 12:58 PM, mflorea (SVN) wrote:
Author: mflorea Date: 2009-09-30 11:58:20 +0200 (Wed, 30 Sep 2009) New Revision: 24144
Modified: enterprise/trunk/distribution-test/wysiwyg-tests/src/test/it/com/ xpn/xwiki/it/selenium/LineTest.java enterprise/trunk/distribution-test/wysiwyg-tests/src/test/it/com/ xpn/xwiki/it/selenium/StandardFeaturesTest.java Log: Fixed some WYSIWYG standard features tests.
[snip]
- // More the caret between x and y. + // More the caret between x and Y.
Using some other letters might be easier.... like "abc" (or "def" if "abc" is already used)... ;) -Vincent
typo
Happy coding, Anca
moveCaret("XWE.body.firstChild.firstChild", 1);
// Insert HR in the middle of the paragraph.