Bug 283508
| Summary: | [block-step-sizing] Adjusted margins not reflected in computed style | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
| Component: | CSS | Assignee: | Sammy Gill <sgill26> |
| Status: | NEW | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 283876, 283590 | ||
| Bug Blocks: | |||
Sammy Gill
If a box's margins are adjusted due to block step sizing, then the new values of those margins should be reflected in computed style. Currently, if the margin is a fixed value, but it gets adjusted, then we return the original fixed value
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140361714>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/36973