Merged cells displayed incorrectly
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Cells merged across multiple columns is displayed as single-column cells.
Correct:
```
| A | B | C |
| a1 | a2 | b1 | b2 | c1 | c2 |
```
Displayed:
```
| A | B | C |
| a1 | a2 | b1 | b2 | c1 | c2 |
```
### (Optional:) Please add any files, screenshots, or other information here.
### PDF
### HTML
### (Required) What is this issue most closely related to? Select one.
Other
### Internal issue ID
d3834337-b79a-4786-84b3-8e7d35664d4d
### Paper URL
https://arxiv.org/html/2501.02226v1
### Browser
Firefox/128.0
### Device Type
Laptop
Contributor guide
Research direction
Open the paper URL and compare its rendered HTML with the attached HTML and PDF examples, focusing on the merged-cell layout across multiple columns. Trace the rendering path responsible for this table and confirm the result matches the reported multi-column display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100