diff --git a/source b/source index 8853c3d8c5c..99e5c73b62e 100644 --- a/source +++ b/source @@ -63934,7 +63934,7 @@ try { -
context . setTransform(matrix)
+
context . setTransform(matrix)
@@ -64021,8 +64021,7 @@ try { data-x="">transform(a, b, c, d, e, f) method with the same arguments.

-

The setTransform(matrix) method must +

The setTransform(matrix) method must reset the current transformation matrix to the value represented by the result of running the validate and fixup algorithm on matrix.