summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/applet-finish-parsing-children.html
blob: 842fd855552c7cac2263c07901fde44bbf5b18b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
<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>