--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/WebCore/manual-tests/applet-finish-parsing-children.html Fri Sep 17 09:02:29 2010 +0300
@@ -0,0 +1,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>