First import of the SVG pluglet. Compiles and works on win32.
git-svn-id: svn://10.0.0.236/trunk@96799 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
20
mozilla/java/plugins/examples/SVG/samples/textRotate.html
Normal file
20
mozilla/java/plugins/examples/SVG/samples/textRotate.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>textRotate</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>textRotate</h1>
|
||||
|
||||
<EMBED type="image/svg+xml" name="svg" SRC="samples/textRotate.svg" width="450" height="500">
|
||||
|
||||
|
||||
<hr>
|
||||
<address><a href="mailto:Ed Burns <ed.burnsREMOVE_THIS@sun.com>">Ed Burns</a></address>
|
||||
<!-- Created: Thu May 17 18:49:43 PDT 2001 -->
|
||||
<!-- hhmts start -->
|
||||
Last modified: Fri May 18 15:25:46 PDT 2001
|
||||
<!-- hhmts end -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user