Bug 70539 - [CSS Regions] Make the 'clip' property work in variable width regions.
Summary: [CSS Regions] Make the 'clip' property work in variable width regions.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-20 13:17 PDT by Dave Hyatt
Modified: 2011-10-20 14:11 PDT (History)
0 users

See Also:


Attachments
Patch (35.90 KB, patch)
2011-10-20 13:18 PDT, Dave Hyatt
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2011-10-20 13:17:23 PDT
Make the CSS clip property work (vaguely) in variable width regions. Its stupid syntax makes it hard for it to be useful though.
Comment 1 Dave Hyatt 2011-10-20 13:18:47 PDT
Created attachment 111835 [details]
Patch
Comment 2 Dave Hyatt 2011-10-20 14:11:10 PDT
Fixed in r98021.