These tests to see if bidi text with a base writing direction of right to left is put onto the paste board in logical (DOM) order. first test - before: | "1234שדגכ:" first test - after: | "1234שדגכ:<#selection-caret>" second test - before: | " " |
| "1234שדגכ:" | " " |
| style="direction: rtl;" | "1234שדגכ:" | " " second test - after: | " " |
|
| "1234שדגכ:" |
| style="direction: rtl; " | "1234שדגכ:<#selection-caret>" | " "