Closed Bug 316662 Opened 20 years ago Closed 17 years ago

Extra blank line added to text cells in tables

Categories

(Core :: Layout: Tables, defect)

1.0 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: mirrin, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051114 Firefox/1.5 Every time I view a table an extra blank line is added at the end of each text cell. Each time I witnessed this, the text in the cell was in header format. The extra blank lines do not occur on versions 1.0.7 or earlier. Reproducible: Always Steps to Reproduce: 1.Create a simple html table with cells in header format. 2.View the resulting HTML file. 3. Actual Results: Extra blank line added at the end of each text cell. Expected Results: Extra blank line should not have been present. This build was downloaded from majorgeeks.com an was listed as 1.5 final. No themes or extensions were present.
http://home.att.net/~mirrin/exptable.html is an example (one cell table, straight HTML/no CSS)
Component: General → Layout: Tables
Product: Firefox → Core
QA Contact: general → layout.tables
Version: unspecified → 1.0 Branch
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.9a1) Gecko/20051115 SeaMonkey/1.5a It's not an extra blank line, it's margin-bottom 22.1333px on the <h5> element. The <h3> element has a margin-bottom of 18.7333px. The document is seen in quirks mode, my screen resolution is 800x600 on Win98.
the url is gone. Please reopen if the problem still exists and provide a new url
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.