Skip to content

Commit 7873bee

Browse files
committed
[css-typed-om] Add note about is2D affecting transforms/equivlanent-matrix.
1 parent d6674d5 commit 7873bee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-typed-om/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1812,6 +1812,9 @@ is a [=list=] of {{CSSTransformComponent}}s.
18121812
the attributes of the transform that are relevant to 3D transforms
18131813
(such as the {{CSSTranslation/z|CSSTranslation.z}} attribute)
18141814
simply have no effect on the transform they represent.
1815+
1816+
Note: This affects the serialization of the object,
1817+
and concepts such as the object's "equivalent 4x4 matrix".
18151818
</div>
18161819

18171820
<details class=note>

0 commit comments

Comments
 (0)