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

« back to all changes in this revision

Viewing changes to mozilla/layout/html/tests/block/bugs/53974.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><head><style>
 
2
  BODY > *:after {content: '-X-'; }
 
3
 
 
4
  IMG:before { content: "img="; }
 
5
  IMG:after { content: "=img"; }
 
6
</style></head><body>
 
7
text
 
8
<img width=50 height=50 border=1>
 
9
<P>a paragraph</P>
 
10
<hr>
 
11
text
 
 
b'\\ No newline at end of file'