Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New pages: DOMMatrix multiply(), multiplySelf(), and preMultiplySelf() #37185

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

estelle
Copy link
Member

@estelle estelle commented Dec 11, 2024

@estelle estelle requested a review from a team as a code owner December 11, 2024 18:51
@estelle estelle requested review from wbamberg and removed request for a team December 11, 2024 18:51
@github-actions github-actions bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Dec 11, 2024
@estelle estelle marked this pull request as draft December 11, 2024 19:18
Copy link
Contributor

github-actions bot commented Dec 11, 2024

Preview URLs

Flaws (31)

Note! 2 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/DOMMatrix
Title: DOMMatrix (WebKitCSSMatrix)
Flaw count: 13

  • macros:
    • /en-US/docs/Web/API/DOMMatrix/invertSelf does not exist
    • /en-US/docs/Web/API/DOMMatrix/translateSelf does not exist
    • /en-US/docs/Web/API/DOMMatrix/scaleSelf does not exist
    • /en-US/docs/Web/API/DOMMatrix/scale3dSelf does not exist
    • /en-US/docs/Web/API/DOMMatrix/rotateSelf does not exist
    • and 8 more flaws omitted

URL: /en-US/docs/Web/API/DOMMatrixReadOnly
Title: DOMMatrixReadOnly
Flaw count: 17

  • macros:
    • /en-US/docs/Web/API/DOMMatrixReadOnly/flipY does not exist
    • /en-US/docs/Web/API/DOMMatrixReadOnly/inverse does not exist
    • /en-US/docs/Web/API/DOMMatrixReadOnly/rotateAxisAngle does not exist
    • /en-US/docs/Web/API/DOMMatrixReadOnly/rotate does not exist
    • /en-US/docs/Web/API/DOMMatrixReadOnly/rotateFromVector does not exist
    • and 12 more flaws omitted

URL: /en-US/docs/Web/API/DOMMatrixReadOnly/multiply
Title: DOMMatrixReadOnly: multiply() method
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/DOMMatrixReadOnly/preMultiply does not exist

(comment last updated: 2024-12-12 21:26:03)

@estelle estelle marked this pull request as ready for review December 11, 2024 20:07
@estelle estelle changed the title New files: DOMMatrix.multiply() New pages: DOMMatrix multiply(), multiplySelf(), and preMultiplySelf() Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant