~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/layout/html/tests/block/bugs/17532.html

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML>
 
2
<HEAD>
 
3
</HEAD>
 
4
 
 
5
<style>
 
6
                .setfont { font-size: 10pt; }  
 
7
</style>
 
8
 
 
9
<BODY>
 
10
                <span class=setfont>
 
11
                                This is a SPAN.<br>
 
12
                                Select from the choices below to learn<br>
 
13
                                more about WICF or to get information<br>
 
14
                                about electrical projects being considered<br>
 
15
                                for Western North America.<br>
 
16
                </span>
 
17
                <br>
 
18
                <br>
 
19
                <div class=setfont>
 
20
                                This is a DIV.<br>
 
21
                                Select from the choices below to learn<br>
 
22
                                more about WICF or to get information<br>
 
23
                                about electrical projects being considered<br>
 
24
                                for Western North America.<br>
 
25
                </div>
 
26
</BODY>
 
27
</HTML>
 
 
b'\\ No newline at end of file'