Test4129681.html revision 2529
2529N/A<html>
2529N/A<body>
2529N/AWhen applet starts, you'll see a checkbox and a label with a titled border.
2529N/ATurn on the checkbox to disable the label.
2529N/AThe test passes if the title of the border is disabled as well as the label.
2529N/A
2529N/A<applet width="300" height="200" code="Test4129681.class">
2529N/A</applet>
2529N/A</body>
2529N/A</html>