We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97f298 commit 667c795Copy full SHA for 667c795
1 file changed
index.src.html
@@ -4118,7 +4118,7 @@
4118
multiplied by |sampleBytes|.
4119
9. Set |computedLayout|'s [=computed plane layout/sourceWidthBytes=] to
4120
the result of the integer division of
4121
- truncated |parsedRect|.{{DOMRectInit/width}} by |sampleHeight|,
+ truncated |parsedRect|.{{DOMRectInit/width}} by |sampleWidth|,
4122
4123
10. If |layout| is not `undefined`:
4124
1. Let |planeLayout| be the {{PlaneLayout}} in |layout| at position
0 commit comments