Re: [csswg-drafts] Proposal: Transparent window (#7281)

The browser could compute the colors in 'alpha-space' and then let the browser do the final composite with the background.  This way, when the browser tries to inspect a pixel color or snap a screen shot, it would compute an alpha channel version of that pixel or image.

If you were, say, using `Canvas` then any images produced could be a transparent PNG or transparent JPG.  Only the browser's final render would have access to the final composite and display output.

You could also have the `min-blur` be a global browser setting, so pages would never be able to drive a 'desktop-replacement' sort of look.


-- 
GitHub Notification of comment by jDavidnet
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7281#issuecomment-1947543635 using your GitHub account


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

Received on Friday, 16 February 2024 00:15:55 UTC