[CSS3 UI] 'resize' property

I don't see how controlling how a window should be resized is presentational. 

In fact, this property should be revoked, as the user should be able to resize the window any way he/she wishes. The user will be very mad if he/she cannot resize the window. 

Even if browsers start supporting this, they need an option that can overrule this property, even if the author has specified 
html {
resize: none !important;
}

In my view, this property is daft. 

Thanks, 
Dante

Received on Sunday, 16 May 2004 16:11:30 UTC