Skip to content

Commit 2c03d1f

Browse files
committed
bikeshed fixes
1 parent 1bea3a1 commit 2c03d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-transforms-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@ A computed value of ''transform-style/preserve-3d'' for 'transform-style' establ
774774
Grouping property values {#grouping-property-values}
775775
------------------------
776776

777-
The following CSS property values require the user agent to create a flattened representation of the descendant elements before they can be applied, and therefore force the element to have a used style of ''transform-style/flat'' for 'preserve-3d'.
777+
The following CSS property values require the user agent to create a flattened representation of the descendant elements before they can be applied, and therefore force the element to have a used style of ''transform-style/flat'' for ''transform-style/preserve-3d''.
778778

779779
* 'overflow': any value other than ''overflow/visible'' or ''overflow/clip''.
780780
* 'opacity': any value less than 1.

0 commit comments

Comments
 (0)