Skip to content

Commit 85b4a9b

Browse files
chrishtrsvgeesus
authored andcommitted
Merge pull request #320 from w3c/fix-319
[geometry-1] Clarify what happens on missing scaleY for scale() funct…
1 parent 2d45a47 commit 85b4a9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

geometry/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,6 +1317,8 @@ export>is 2D</dfn>. This flag indicates that:
13171317
<var>originY</var>, <var>originZ</var>)</dfn>
13181318
<dd>
13191319
<ol>
1320+
<li><p>If <var>scaleY</var> is missing, set <var>scaleY</var> to the value of <var>scaleX</var>.
1321+
13201322
<li><p>Let <var>result</var> be the resulting matrix initialized to the values of the current
13211323
matrix.
13221324

0 commit comments

Comments
 (0)