File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ return [Ordered ]@ {
2+ ' circle' = ' https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/circle'
3+ ' ellipse' = ' https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/ellipse'
4+ ' polygon' = ' https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/polygon'
5+ ' inset' = ' https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/inset'
6+ ' rect' = ' https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/rect'
7+ ' xywh' = ' https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/xywh'
8+ ' path' = ' https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/path'
9+ ' shape' = ' https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/shape'
10+ }
11+
You can’t perform that action at this time.
0 commit comments