Thread · 3 tweets · 9 Dec 2016

Anyone here seen a Chrome bug where a <linearGradient> and an element url()-referencing it produced by DOM _sometimes_ don’t render?
It looks like there could be a race condition between the paint server being registered and the ability to use it. Inspected, the DOM is ok.