Bug 249824
| Summary: | Fix css/css-typed-om/the-stylepropertymap/properties/inline-size.html WPT test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | CSS | Assignee: | 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 | ||
Chris Dumez
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."
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/8034
EWS
merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label
EWS
Committed 258301@main (1315b2b7f18d): <https://commits.webkit.org/258301@main>
Reviewed commits have been landed. Closing PR #8034 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103672530>