Closed
Bug 363316
Opened 18 years ago
Closed 17 years ago
[reflow branch] rendered table width is larger when no width supplied
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: navidazizi, Unassigned)
References
()
Details
(Keywords: helpwanted)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061208 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061208 Minefield/3.0a1
The width of the rendered table is much larger on the reflow branch compared to old rendering and the IE rendering. The table doesn't have the width specified in the class specification. When a width is specified, however, the rendered width then matches the old behaviour.
Reproducible: Always
Steps to Reproduce:
1. Go to http://en.wikipedia.org/wiki/Template:Bah%C3%A1%27%C3%AD
2.
3.
Actual Results:
Rendered width of the table is around 25em
Expected Results:
Rendered width should be closer to 12em
Updated•18 years ago
|
Component: General → Layout: Tables
Product: Firefox → Core
Version: unspecified → Trunk
Updated•18 years ago
|
QA Contact: general → layout.tables
Blocks: reflow-refactor
Comment 2•18 years ago
|
||
Site appears to have changed, I can't find width in any of the style properties for the table. 2.0 branch and (current) trunk give slightly different widths, but not as large as said in comment 0, and it looks to be because different fonts are chosen.
solving as incomplete as there is no URL to work with
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.
Description
•