--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/src/demo/share/applets/DitherTest/example1.html Sun Aug 17 15:54:13 2014 +0100
@@ -0,0 +1,16 @@
+<html>
+ <head>
+ <title>Dither Test (1.1)</title>
+ </head>
+ <body>
+ <h1>Dither Test (1.1)</h1>
+ <hr>
+ <applet code=DitherTest.class width=455 height=400>
+ alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason."
+ Your browser is completely ignoring the <APPLET> tag!
+ </applet>
+ <hr>
+ <a href="DitherTest.java">The source</a>.
+ </body>
+</html>
+