We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d1b7ff commit 6da2210Copy full SHA for 6da2210
1 file changed
css-will-change/Overview.bs
@@ -256,6 +256,9 @@ Hinting at Future Behavior: the 'will-change' property</h2>
256
It is still <em>safe</em> to specify them, though;
257
it'll simply have no effect.
258
259
+ Specifying a <a>custom property</a> must have no effect,
260
+ including the "side-effect" management detailed below.
261
+
262
<p class='example'>
263
For example, browsers often handle elements with 'transform' set to a non-initial value very differently from normal elements,
264
perhaps rendering them to their own “GPU layer”
0 commit comments