Closed
Bug 265838
Opened 20 years ago
Closed 20 years ago
<colgroup valign="top"> does not override default setting
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: tony, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
default setting is
TD { vertical-align: middle; }
Reproducible: Always
Steps to Reproduce:
1. Set default TD { vertical-align: middle; }
2. Create table with <colgroup valign="top">
3. Fill cells to cause line overflow
Actual Results:
The text in the cell is in the MIDDLE
Expected Results:
The text should be placed at the TOP of the cell
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 915 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•