Sign in
webkit
/
WebKit
/
c6a7a2f378a60ecad2c606428f6fc0921528b1a6
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
sandboxed-iframe-plugins-frame-applet.html
blob: 318190c29476511a485f4051557fd4ff23ee558b [
file
] [
log
] [
blame
]
<html>
<head>
</head>
<body>
<applet name="app"
codebase="../../dom/resources"
code="TestApplet"
width="10" height="10"
</applet>
</body>
</html>