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
Copy file name to clipboardExpand all lines: css-will-change/Overview.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -246,7 +246,7 @@ Hinting at Future Behavior: the 'will-change' property</h2>
246
246
is identical to setting ''will-change: background-image, background-position, ...''
247
247
for all the properties that 'background' expands into.
248
248
249
-
The <<custom-ident>> production used here excludes the keywords ''will-change'', ''none'', ''all'', ''auto'', ''scroll-position'', and ''contents'',
249
+
The <<custom-ident>> production used here excludes the keywords <css>will-change</css>, <css>none</css>, <css>all</css>, ''auto'', ''scroll-position'', and ''contents'',
250
250
in addition to the keywords normally excluded from <<custom-ident>>.
251
251
252
252
Note: Note that most properties will have no effect when specified,
0 commit comments