The path data must be a quoted string.
Acceptance criteria
- 1.The path data must be a quoted string.
The path data must be a quoted string.
body { margin: 0; padding: 28px; font-family: system-ui, sans-serif; background: #f8fafc; color: #0f172a; } #box { offset-path: path(M 0 0 L 100 100); }
Output ready when you are
Press Run to render your code, or Submit to validate your solution.