79200802

Date: 2024-11-18 17:14:30
Score: 0.5
Natty:
Report link

Properly implementing repeating conic/sweep gradients in Chrome's PDF generator was a TODO. Fixing this was tracked as Chromium 374253366 and fixed with [pdf] Implement sweep gradient tilemodes in Chrome 132.0.6828.0 and later.

Unfortunately, the only workaround before this Chromium change is to use a conic-gradient and manually write out the repeats.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: bungeman