Bug 116518
Summary: | [CSS Regions] Check auto-height regions with box-sizing: border-box | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mihnea Ovidenie <mihnea> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bfulgham, WebkitBugTracker |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 129678 |
Mihnea Ovidenie
As a follow-up after https://bugs.webkit.org/show_bug.cgi?id=116310, we have to make sure that auto-height regions computation is performed correctly when box-sizing is different than content-box.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
CSS Regions were removed in Bug 174978.