--- a/jdk/src/share/demo/applets/CardTest/example1.html Tue Sep 04 20:50:44 2012 +0400
+++ b/jdk/src/share/demo/applets/CardTest/example1.html Wed Sep 05 21:40:05 2012 +0400
@@ -5,7 +5,7 @@
<body>
<h1>Card Test (1.1)</h1>
<hr>
- <applet code=CardTest.class width=400 height=300>
+ <applet code=CardTest.class width=455 height=300>
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>
--- a/jdk/src/share/demo/applets/DitherTest/example1.html Tue Sep 04 20:50:44 2012 +0400
+++ b/jdk/src/share/demo/applets/DitherTest/example1.html Wed Sep 05 21:40:05 2012 +0400
@@ -5,7 +5,7 @@
<body>
<h1>Dither Test (1.1)</h1>
<hr>
- <applet code=DitherTest.class width=425 height=400>
+ <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>