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

« back to all changes in this revision

Viewing changes to mozilla/htmlparser/tests/html/bug7447.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
<body>
 
3
 
 
4
<title>bug7447</title>
 
5
<span style="background-color:yellow">
 
6
<a href="bug7723.html">
 
7
Next...</a></span><br><br>
 
8
 
 
9
 
 
10
  <table border=1 width=50%>
 
11
    <tr>
 
12
      <td align="right">
 
13
        <h1 align="right">
 
14
          <font face="Verdana, Arial, Helvetica, sans-serif">
 
15
            Some Text
 
16
          </font>
 
17
        </h1>
 
18
        <table border="1">
 
19
          <tr>
 
20
            <td>
 
21
                Nav4.x and IE align this text to the right
 
22
            </td>
 
23
          </tr>
 
24
        </table>
 
25
      </td>
 
26
     </tr>
 
27
   </table>
 
28
</body>
 
29
</html>
 
 
b'\\ No newline at end of file'