summaryrefslogtreecommitdiffstats
path: root/Examples/NetscapeInputMethodPlugin/test.html
blob: d41a4c05b3bae6dd356f1b9d53f16987808cc293 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Netscape Input Method Plug-In</title>
</head>
<body>
<div>
    <embed width="400" height="400" type="test/x-netscape-input-method-plugin"></embed>
</div>
</body>
</html>