Bug 65045 - implement basic horizontal flexing
Summary: implement basic horizontal flexing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks: 62048
  Show dependency treegraph
 
Reported: 2011-07-22 14:00 PDT by Tony Chang
Modified: 2011-08-08 13:29 PDT (History)
3 users (show)

See Also:


Attachments
Patch (20.40 KB, patch)
2011-07-22 14:05 PDT, Tony Chang
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2011-07-22 14:00:36 PDT
implement basic horizontal flexing
Comment 1 Tony Chang 2011-07-22 14:05:56 PDT
Created attachment 101762 [details]
Patch
Comment 2 Tony Chang 2011-07-22 14:16:48 PDT
Lots of functionality is missing, but this implements basic horizontal flexing.  I wanted to make sure this is on the right track.
Comment 3 Dave Hyatt 2011-08-08 11:25:10 PDT
Comment on attachment 101762 [details]
Patch

Looks ok. Lots of FIXMEs ,but what's there seems fine.
Comment 4 Tony Chang 2011-08-08 13:29:51 PDT
Committed r92628: <http://trac.webkit.org/changeset/92628>