~ubuntu-branches/ubuntu/intrepid/ubufox/intrepid-proposed

« back to all changes in this revision

Viewing changes to pfs/test/1_singlecontent.html

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2007-08-16 15:12:56 UTC
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20070816151256-n8x55c3kg12rstsn
Tags: upstream-0.4~beta1
ImportĀ upstreamĀ versionĀ 0.4~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
<html>
 
3
<body>
 
4
 
 
5
<embed TYPE="application/x-shockwave-flash"
 
6
       SRC="test-NONEXISTENT.swf"
 
7
       NAME="FlashPlayer"
 
8
       WIDTH="240"
 
9
       HEIGHT="197"
 
10
       autostart="1"
 
11
       showcontrols="1" />
 
12
 
 
13
</body>
 
14
</html>
 
15