Created by: cvrebert
It's not a Safari bug. It's standards-compliant.
Quoting from http://www.w3.org/TR/css3-ui/#resize :
8.1.
resize
property
- Applies to: elements with
overflow
other thanvisible
The
resize
property applies to elements whose computedoverflow
value is something other thanvisible
.
Original comment was added in commit 648c4689.
/to @mdo for review