changeset 0 | 4f2f89ce4247 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebKitExamplePlugins/NetscapeCoreAnimationPlugin/test.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,11 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> +<html> +<head> +<title>Cocoa Netscape Plug-In</title> +</head> +<body> +<div> + <embed width="400" height="400" type="test/x-netscape-core-animation-plugin"></embed> +</div> +</body> +</html>