7 ms·
Where is the spec? I can't find an entry on MDN. Is there a way to get reproducibility? In the same browser or across browsers? Even if it's not the default mo
by demurgos 1y ago
Where is the spec? I can't find an entry on MDN.
Is there a way to get reproducibility? In the same browser or across browsers? Even if it's not the default mode.
- twiss 1y agoSpec: https://www.w3.org/TR/css-values-5/#randomness https://www.w3.org/TR/css-values-5/#randomness WPT test results: https://wpt.fyi/results/css/css-values?label=master&label=experimental&aligned&q=css%20random https://wpt.fyi/results/css/css-values?label=master&label=ex... Only Safari supports it for now, it seems.
- ameliaquining 1y agoAnd only in a prerelease build; no browser has yet shipped this to users by default.