[csswg-drafts] [css-backgrounds-3] Invalid CSS value syntax for 'final-bg-layer' (#5576)

pyoor has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-backgrounds-3] Invalid CSS value syntax for 'final-bg-layer' ==
The syntax specified for the `final-bg-layer` type is incorrect:
```
<final-bg-layer> =  <\'background-color'> || <bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <box> || <box>
```

Note the forward slash in `<\'background-color'>`

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5576 using your GitHub account


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

Received on Friday, 2 October 2020 19:29:20 UTC