We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96441e4 commit 4ab5eedCopy full SHA for 4ab5eed
css-transforms-2/Overview.bs
@@ -810,6 +810,9 @@ The following CSS property values require the user agent to create a flattened r
810
* 'mask-image': any value other than ''mask-image/none''.
811
* 'mask-border-source': any value other than ''mask-border-source/none''.
812
* 'mix-blend-mode': any value other than ''mix-blend-mode/normal''.
813
+* 'contain': ''contain/paint'' and any other property/value combination that causes [=paint containment=].
814
+ <span class=note>Note: this includes any property that affect the [=used value=] of the 'contain' property,
815
+ such as ''content-visibility: hidden''.</span>
816
817
The 'perspective' Property {#perspective-property}
818
==========================
0 commit comments