Lines Matching full:applet
265 Bug 26399: REGRESSION: java applet accessibility broken
268 Accessibility could not access the elements in a java applet
272 manual-tests/accessibility/java-applet.html
281 * manual-tests/accessibility/java-applet.html: Added.
13069 <rdar://problem/6828894> - Facebook photo uploader applet broken on Leopard only
13071 In r41568 we started adding a default codebase attribute to <applet> tags if they didn't specify one
13072 themselves. Leopard's Java plug-in mishandles this case and fails to load code for the applet.
13075 the canLoad() check if a codebase was actually set on the applet tag.
35342 Make display:none work for applet, emebed and object elements
35345 Tests: fast/replaced/applet-display-none.html