Skip to content

Commit 6da2210

Browse files
committed
[css-will-change] Specify that custom properties don't trigger the side-effects.
1 parent 1d1b7ff commit 6da2210

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css-will-change/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,9 @@ Hinting at Future Behavior: the 'will-change' property</h2>
256256
It is still <em>safe</em> to specify them, though;
257257
it'll simply have no effect.
258258

259+
Specifying a <a>custom property</a> must have no effect,
260+
including the "side-effect" management detailed below.
261+
259262
<p class='example'>
260263
For example, browsers often handle elements with 'transform' set to a non-initial value very differently from normal elements,
261264
perhaps rendering them to their own “GPU layer”

0 commit comments

Comments
 (0)