Bug 259237 - [contain-intrinsic-size] inherit keyword is non-functional
Summary: [contain-intrinsic-size] inherit keyword is non-functional
Status: RESOLVED DUPLICATE of bug 259270
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-14 20:54 PDT by Tim Nguyen (:ntim)
Modified: 2023-07-28 09:33 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2023-07-14 20:54:12 PDT
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
Comment 1 Radar WebKit Bug Importer 2023-07-15 19:33:39 PDT
<rdar://problem/112338534>
Comment 2 Rob Buis 2023-07-28 02:26:24 PDT
This should be fixed by r266100.
Comment 3 Tim Nguyen (:ntim) 2023-07-28 09:33:08 PDT

*** This bug has been marked as a duplicate of bug 259270 ***