Closed
Bug 85830
Opened 23 years ago
Closed 23 years ago
HTMLTableRowElement align character for cells
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
Future
People
(Reporter: stummala, Assigned: jst)
References
()
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.1)
Gecko/20010607 Netscape6/6.1b1
BuildID: 2001-06-07-13-0.9.1
does not align according to the character, i attached a testcase..
Reproducible: Always
Steps to Reproduce:
1.load the page http://h-208-12-38-201/htse004.html
2.
3.
Actual Results: not aligned properly
Expected Results: to show all the decimal point lined up and to print the
alignment character...
Reporter | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
Not a showstopper, Future for now.
Summary: HTMLTableRowElement align character for cells → HTMLTableRowElement align character for cells
Target Milestone: --- → Future
Reporter | ||
Comment 3•23 years ago
|
||
Reporter | ||
Comment 4•23 years ago
|
||
also does not work with HTMLTableCellElement.ch, testcase above demonstrates the
problem
Comment 6•23 years ago
|
||
bz says this is a dup, so do I :-)
Please reopen if you don't agree.
*** This bug has been marked as a duplicate of 2212 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Component: DOM: HTML → DOM: Core & HTML
QA Contact: stummala → general
You need to log in
before you can comment on or make changes to this bug.
Description
•