5 <title>Testing Khmer selection
</title>
6 <meta http-equiv=
"content-type" content=
"text/html; charset=UTF-8">
9 window
.eventSender
.mouseMoveTo(5, 8);
10 window
.eventSender
.mouseDown();
12 for (var x
= 5; x
< 600; x
+= 5) {
13 window
.eventSender
.mouseMoveTo(x
, 8);
16 window
.eventSender
.mouseUp();
21 <body onload=
"main();">
23 <nobr><b class=
"gb1">វ៉ែប
</b> <a href=
24 "http://images.google.com.kh/imghp?hl=km&tab=wi" class=
25 "gb1">រូបភាព
</a> <a href=
26 "http://groups.google.com.kh/grphp?hl=km&tab=wg" class=
27 "gb1">ក្រុម
</a> <a href=
28 "http://www.google.com.kh/dirhp?hl=km&tab=wd" class=
29 "gb1">ថតឯកសារ
</a></nobr>
31 <p>Some Harfbuzz shapers will output cluster logs which suggest that some glyphs had
<i>no
</i> contributing code points. This test contains such text and uses
<tt>eventSender
</tt> to select the text. You should see some of the above text selected and
<tt>test_shell
</tt> shouldn't trigger any assertions or crash.
</p>