Opened 15 years ago
Closed 14 years ago
#6244 closed Bug (duplicate)
Table colspan problem after remove cell
Reported by: | Martin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4.1 |
Keywords: | Firefox3 | Cc: |
Description
- In table 3x3 split horizontally cell 2 in row 2. In source you will see colspan="2" on cells above and under.
- Remove newly added cell
- Table layout is crash because td element still contains colspan="2" attribute
Reproduce steps