Commit 28b876c
committed
[css-transforms-2] Fix use of nonexistent variable.
Fix use of the nonexistent variable dot which was meant to be product,
which was the result of calling the dot() function.
Also remove a "* 1" while I'm there.
Fixes w3c#9111 parent 7141ff2 commit 28b876c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1170 | 1170 | | |
1171 | 1171 | | |
1172 | 1172 | | |
1173 | | - | |
1174 | | - | |
| 1173 | + | |
| 1174 | + | |
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
| |||
0 commit comments