Skip to content

Commit 6ac1985

Browse files
mattwoodrowMatt Woodrow
and
Matt Woodrow
authored
[css-transforms-2] Make backface-visibility:hidden create a stacking context and containing block when participating in a 3D rendering context. (#918) (#9348)
Co-authored-by: Matt Woodrow <m_woodrow@apple.com>
1 parent 1195f29 commit 6ac1985

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-transforms-2/Overview.bs

+5
Original file line numberDiff line numberDiff line change
@@ -933,6 +933,11 @@ Computed value: specified keyword
933933
Animation type: discrete
934934
</pre>
935935

936+
A computed value of ''backface-visibility/hidden'' for 'backface-visibility'
937+
on a <a>transformable element</a> that participates in a <a>3D rendering context</a>
938+
establishes both a stacking context and
939+
a [=containing block for all descendants=].
940+
936941
The visibility of an element with ''backface-visibility: hidden'' is determined as follows:
937942

938943
1. Compute the element's <a>accumulated 3D transformation matrix</a>.

0 commit comments

Comments
 (0)