You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is already defined in Scroll Animations, which is a problem for CSS tools like w3c/webref and its users (like MDN). Not sure what is the best solution. Perhaps it could be defined in CSS Logical. At worst, it should be defined only once.
expands to the same keywords than in Scroll Animations. Besides, "source" seems a bit general, which could prevent using this production name with other values in other contexts. Perhaps both could be replaced with or whatever production name would be appropriate?
The text was updated successfully, but these errors were encountered:
Thanks @cdoublev! I approved #12283 which addresses both.
Ideally could probably be reused for both SDA and PDA.
And should be prefixed, like in the PR above.
is already defined in Scroll Animations, which is a problem for CSS tools likew3c/webref
and its users (like MDN). Not sure what is the best solution. Perhaps it could be defined in CSS Logical. At worst, it should be defined only once.
expands to the same keywords than
in Scroll Animations. Besides, "source" seems a bit general, which could prevent using this production name with other values in other contexts. Perhaps both could be replaced with
or whatever production name would be appropriate?The text was updated successfully, but these errors were encountered: