[csswg-drafts] [css-ui][proposal] Enhance resize capabilities and shadow DOM styling (#7208)

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

== [css-ui][proposal] Enhance resize capabilities and shadow DOM styling ==
Currently the `resize` property offers very limited capabilities, and UA's do not reveal any stylable shadow DOM for the author. There are many usecases today for creating resizable elements on the web (this certainly needs a research), and using `resize` currently only provides a solution for practically just resizing a textarea.

This was raised once in this issue: https://github.com/w3c/csswg-drafts/issues/4982, but only in relation to tables.

There are many other usecases, even without mentioning WYSIWYG editors and such. So, unlike the above mentioned issue, it would be nice to have multiple `::part`'s to be able to style, based on the value of `resize`, as well as possibly other OOTB UA behavior, e.g. changes to the `start` sides when those are dragged while resizing.


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


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

Received on Sunday, 10 April 2022 11:44:46 UTC