Open
Description
I used puppeteer create a pdf from a page using css linear-gradient (I tried to use repeating-linear-gradient which would have been more natural, but ran into #5046). I changed to use linear-gradient, letting the background itself repeat. The resulting pdf renders astonishingly slow in firefox - you can see it being rendered cell by cell. In chrome and acrobat it renders pretty much instantaneously.