Bug 9216

Summary: Implement CSS3 resize property
Product: WebKit Reporter: Adele Peterson <adele>
Component: CSSAssignee: Adele Peterson <adele>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Patch to implement CSS3 resize hyatt: review+

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.