ArthurHub / ArthurHub/HTML-Renderer
Table row styles are being striped when using HtmlRender.RenderToImage
Open
bug
CSS
- Dominant language
- C#
- Stars
- 1.4k
- Forks
- 550
- Avg merge
- 14d 9h
- Merged PRs (30d)
- 1
Description
Hello,
I have noticed a funny issue with a simple html when using HtmlRender.RenderToImage
``` html
Hello World!
```
The styles on for the TR are not being respected and the background is white.
KC
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.