Bug 249824

Summary: Fix css/css-typed-om/the-stylepropertymap/properties/inline-size.html WPT test
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/37664
Bug Depends on:    
Bug Blocks: 175733    

Description Chris Dumez 2022-12-22 16:02:51 PST
Fix css/css-typed-om/the-stylepropertymap/properties/inline-size.html WPT test to match the specification:
- https://w3c.github.io/csswg-drafts/css-logical/#propdef-min-inline-size
- https://w3c.github.io/csswg-drafts/css-logical/#propdef-max-inline-size
- https://w3c.github.io/csswg-drafts/css2/#propdef-max-width
- https://w3c.github.io/csswg-drafts/css2/#propdef-min-width

The specification says:
"Negative values for min-width and max-width are illegal."
Comment 1 Chris Dumez 2022-12-22 16:04:30 PST
Pull request: https://github.com/WebKit/WebKit/pull/8034
Comment 2 EWS 2022-12-23 09:50:07 PST
merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label
Comment 3 EWS 2022-12-23 10:02:39 PST
Committed 258301@main (1315b2b7f18d): <https://commits.webkit.org/258301@main>

Reviewed commits have been landed. Closing PR #8034 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2022-12-23 10:03:17 PST
<rdar://problem/103672530>