summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-images/multiple-position-color-stop-conic-2-ref.html
blob: 2ee92a11ee43a60031302ecb24b5a1e2865590ec (plain)
1
2
3
<!doctype html>
<meta charset=utf-8>
<div style="background: conic-gradient(red 0%, red 25%, blue 25%, blue 75%, green 75%, green 100%); width: 100px; height: 100px;"><br></div>