CSS3 Tests: Resize Declaration

This page tests the resize proprty of CSS3 UI.

The Spec

The spec says:

“The ‘resize’ property applies to elements whose computed overflow value is something other than ‘visible’. If overflow is different in a particular axis (i.e. overflow-x vs. overflow-y), then this property applies to the dimension(s) which do not have the value ‘visible’.”

Example

First, go to the example and try to resize the window. If you can’t resize it, your browser supports resize.

Results

No browser supports this yet. Safari 1.2 might, I don’t know.