Bugfix
- SVG fills that point at a gradient on the same page, such as
fill: url(#linear-gradient), keep working with CSS pipelining on. Thanks @wakqasahmed #2784 - CSS pipelining no longer breaks
url()values that aren't file paths, such asabout:blankorblob:links, and now correctly rewrites paths written asURL(...)or with spaces inside the brackets.