Table with background color does not work
Open
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 688
- PR merge metrics
- No merged PRs in 30d
Description
`
function awnow(){
printJS({ printable: 'print', type: 'html', targetStyles: ['*'] });
}
`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the supplied printJS HTML call with a table that has a background color, then trace the library's HTML printing path. Done means the table background color appears in the printed output while targetStyles: ['*'] is used; the payload names no file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100