Bug 110264 - Make intrinsic width values work for positioned elements
Summary: Make intrinsic width values work for positioned elements
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: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-19 14:47 PST by Ojan Vafai
Modified: 2013-02-20 10:38 PST (History)
8 users (show)

See Also:


Attachments
Patch (12.23 KB, patch)
2013-02-19 14:51 PST, Ojan Vafai
no flags Details | Formatted Diff | Diff
Patch (12.31 KB, patch)
2013-02-19 15:26 PST, Ojan Vafai
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2013-02-19 14:47:35 PST
Make intrinsic width values work for positioned elements
Comment 1 Ojan Vafai 2013-02-19 14:51:46 PST
Created attachment 189167 [details]
Patch
Comment 2 Ojan Vafai 2013-02-19 15:26:02 PST
Created attachment 189183 [details]
Patch
Comment 3 Tony Chang 2013-02-19 15:49:20 PST
Comment on attachment 189183 [details]
Patch

Tests with floats would be nice to have.
Comment 4 Ojan Vafai 2013-02-20 10:38:44 PST
Committed r143476: <http://trac.webkit.org/changeset/143476>