Re: [fxtf-drafts] [motion-1] <path> is now one of the <basic-shape> (#493)

I would expect some precision on `<'fill-rule'>` in [`path( [<'fill-rule'>,]? <string> )`](https://drafts.csswg.org/css-shapes-1/#funcdef-basic-shape-path), which I assume should be ignored. For example:

```diff
  <path()>
    The initial position is defined by the first “move to” argument in the path string. 
    For the initial direction follow SVG 1.1
+
+   The <fill-rule> argument is ignored.
```

Also reported in https://github.com/w3c/csswg-drafts/issues/7390

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/493#issuecomment-1447613235 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 28 February 2023 05:40:14 UTC