For example, you might expect this to define a fancy animation, ignoring the plain one:
@layer plain fancy; @layer fancy { @keyframes anim { /* ... fancy animation ... */ } } @layer plain { @keyframes anim { /* ... plain animation ... */ } }
It might be weird if it defines a plain animation? So probably another reasonable behavior is to make name-defining things
(e.g. @keyframes
, @property
, @scroll-timeline
, etc) parse errors if they appear inside @layer
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.5