RESOLVED FIXED9216
Implement CSS3 resize property
https://bugs.webkit.org/show_bug.cgi?id=9216
Summary Implement CSS3 resize property
Adele Peterson
Reported 2006-06-01 13:55:18 PDT
Implement CSS3 resize property
Attachments
Patch to implement CSS3 resize (30.95 KB, patch)
2006-06-01 16:02 PDT, Adele Peterson
hyatt: review+
Adele Peterson
Comment 1 2006-06-01 16:02:14 PDT
Created attachment 8653 [details] Patch to implement CSS3 resize There are a few outstanding issues that I'll have to file after I land this, but I think this is a good first cut.
Dave Hyatt
Comment 2 2006-06-01 16:52:35 PDT
Comment on attachment 8653 [details] Patch to implement CSS3 resize r=me File a followup bug about needing a better way to do the resizing than poking the width/height in the DOM. Also file a followup about the cursors being wrong on scrollbars, since that will become a p1 regression when you turn textareas on.
Note You need to log in before you can comment on or make changes to this bug.