Closed
Bug 201632
Opened 23 years ago
Closed 23 years ago
increasing colspan by 1 causes a colspan of "4" being treated like 1?
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 187550
People
(Reporter: hauser, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030406
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030406
I guess the example is self explanatory
The file validates as proper xhtml with w3c
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•23 years ago
|
||
This is a duplicate (note that the rendering for that markup is actually
undetermined by the specifications, so our rendering is in fact "correct" ;)
Whiteboard: DUPEME
| Reporter | ||
Comment 2•23 years ago
|
||
Thx, which other bug would be the corresponding dup?
Fine, it appears that it is "correct", but it appears that there might be other,
different ways to be "correct" that are even more intuitive (such as
"incrementing the colspan with 1 would make the cell content have a line break
further to the right {if at all}")?
Comment 3•23 years ago
|
||
This is the same as Bug 187550.
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 187550 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•