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
can be made conditional with <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-conditional-3/#at-ruledef-mediatitle=@media>@media</a> and other conditional rules,
293
293
can be used in HTML’s <code>style</code> attribute,
294
294
can be read or set using the CSSOM, etc.
295
+
Notably, they can even be transitioned or animated,
296
+
but since the UA has no way to interpret their contents,
297
+
they always use the "flips at 50%" behavior
298
+
that is used for any other pair of values that can’t be intelligently interpolated.
0 commit comments