WebCore/manual-tests/applet-finish-parsing-children.html
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 01:32:07 +0300
changeset 2 303757a437d3
parent 0 4f2f89ce4247
permissions -rw-r--r--
Revision: 201037 Kit: 201039

<p>
    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>.
</p>
<p>
    You should see the word PASS below.
</p>
<applet codebase="resources" code="DrawMessage.class" width=534 height=50>
<param name=text value="FAIL">
<script src="data:text/javascript,document.body.offsetTop;"/>
<param name=text value="PASS">
</applet>