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

« back to all changes in this revision

Viewing changes to mozilla/layout/html/tests/block/bugs/54876.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><body>
 
2
<table WIDTH="100"><tr><td>
 
3
  <img src="ant.jpg" width=100% height="3">
 
4
  <img src="ant.jpg" width=100% height="3">
 
5
</td></tr></table>
 
6
</body></html><!--
 
7
1. doesn't matter which image is used, as long as the same image is used twice
 
8
2. must be within a table, and table must have a width
 
9
3. img must have %-width and fixed height
 
10
4. only crashes on initial load.  if you change the test case, load successfully,
 
11
change the test case back to what it was, and reload, you will not crash.
 
12
-->
 
 
b'\\ No newline at end of file'