kotlinx.html
kotlinx.html copied to clipboard
td is missing colspan
trafficstars
The td tag doesn't support the colspan attribute.
Workaround: Use attributes["colspan"]
This appears to have already been resolved.