Bug 249824 - Fix css/css-typed-om/the-stylepropertymap/properties/inline-size.html WPT test
Summary: Fix css/css-typed-om/the-stylepropertymap/properties/inline-size.html WPT test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-12-22 16:02 PST by Chris Dumez
Modified: 2022-12-23 10:03 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>