diff options
author | Andrei Volykhin <andrei.volykhin@gmail.com> | 2025-05-08 10:38:02 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-08 07:38:02 +0000 |
commit | bc9f55bcc9df08620d81c5c9e31e3a563be08428 (patch) | |
tree | f331c8f292675e0b1ea03c64e8c1886a771b99b1 /components/script/dom/websocket.rs | |
parent | c6de8fc8e614d87d7b3b76040572388ba98650e6 (diff) | |
download | servo-bc9f55bcc9df08620d81c5c9e31e3a563be08428.tar.gz servo-bc9f55bcc9df08620d81c5c9e31e3a563be08428.zip |
pixels: Actually write pixels in `MULTIPLY` `generic_transform_inplace` operations (#36895)
Multiply operations applied in `generic_transform_inplace` were
calculating the new pixel values, but not actually writing them.
This changes fixes that issue.
Testing: /webgl/tests/conformance/context/premultiplyalpha-test.html
Fixes: #35759
Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com>
Diffstat (limited to 'components/script/dom/websocket.rs')
0 files changed, 0 insertions, 0 deletions