| <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"> |
| Test select non English element |
| See bug:<a href="https://bugs.webkit.org/show_bug.cgi?id=25899">25899</a>. |
| Choose the correct input method. Open the select element then type the first |
| letter of one of the elements. The search prefix should be the first non English |
| letter, not the value of the physical keyboard plus the native non English |
| letter. For example, set the input method as Hebrew, hit keyboard 'c', the |
| translated Hebrew character is 'ב'. The search prefix should be 'ב', not "cב". |
| And the right element should be selected. |
| <select style="direction:rtl"> |
| <option>דדדד מילה ערוכה מאוד, כדי שיהיה אפשר לראות יישור</option> |