Bug 66645
Summary: | [CSSRegions] Regions should implement auto-sizing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexandru Chiculita <achicu> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | donggwan.kim, eoconnor, mihnea, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 74135, 91097, 97533 | ||
Bug Blocks: | 57312 |
Alexandru Chiculita
Implement the computePreferredLogicalWidths method of the regions.
More details can be found at:
http://wiki.csswg.org/spec/css3-regions -> L-Action-11 .
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/10218163>
Mihnea Ovidenie
Regions have support for auto-sizing landed in trunk.