Bug 259237
| Summary: | [contain-intrinsic-size] inherit keyword is non-functional | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | rbuis, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=259246 | ||
Tim Nguyen (:ntim)
data:text/html,<div style="contain-intrinsic-height: 200px"><div style="contain-intrinsic-height: inherit"></div></div>
getComputedStyle() on the nested div should have a value of 200px
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/112338534>
Rob Buis
This should be fixed by r266100.
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 259270 ***