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 2d320de commit 4f1f4bdCopy full SHA for 4f1f4bd
geometry/Overview.bs
@@ -1496,7 +1496,7 @@ user agents.
1496
4. Negate <var>originX</var>, <var>originY</var> and <var>originZ</var>.
1497
5. Perform a {{DOMMatrix/translateSelf()}}</a> transformation on the current matrix with the
1498
arguments <var>originX</var>, <var>originY</var>, <var>originZ</var>.
1499
- 6. If <var>scaleZ</var> is not ''1'' or <var>originZ</var> is not ''0'' or ''-0'', set <a
+ 6. If <var>scaleZ</var> is not ''1'', set <a
1500
for=matrix>is 2D</a> of the current matrix to <code>false</code>.
1501
7. Return the current matrix.
1502
:
0 commit comments