Skip to content

Commit fc66ae4

Browse files
committed
[css-transforms-1] Remove closed issue from spec text.
1 parent 6793f23 commit fc66ae4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

css-transforms-1/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,8 +1158,6 @@ The pseudo code below is based upon the "unmatrix" method in "Graphics Gems II,
11581158

11591159
Matrices in the pseudo code use the column-major order. The first index on a matrix entry represents the column and the second index represents the row.
11601160

1161-
Issue(w3c/csswg-drafts#483): Incorrect indices for matrix?
1162-
11631161
<pre>
11641162
Input: matrix ; a 4x4 matrix
11651163
Output: translation ; a 2 component vector

0 commit comments

Comments
 (0)