[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / ManualTests / applet-finish-parsing-children.html
1 <p>
2     Test for <i><a href="rdar://problem/5816522">Bug 5816522</a> REGRESSION (r30111-30112): Tahoe web cam website has some text in Chinese or japanese</i>.
3 </p>
4 <p>
5     You should see the word PASS below.
6 </p>
7 <applet codebase="resources" code="DrawMessage.class" width=534 height=50>
8 <param name=text value="FAIL">
9 <script src="data:text/javascript,document.body.offsetTop;"/>
10 <param name=text value="PASS">
11 </applet>