[fxtf-drafts] [geometry-1] DOMMatrixInit can report false `is2D` (#600)

sagudev has just created a new issue for https://github.com/w3c/fxtf-drafts:

== [geometry-1] DOMMatrixInit can report false `is2D` ==
In https://drafts.fxtf.org/geometry-1/#matrix-validate-and-fixup
we check that provided true value is correct, but provided false value might be incorrect because we do not check it (in other words provided matrix is actually 2D, but user says it's not).

Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/600 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 28 June 2025 06:18:07 UTC