Bug 249825
| Summary: | Fix css/css-typed-om/the-stylepropertymap/properties/height.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/37665 | ||
| Bug Depends on: | |||
| Bug Blocks: | 175733 | ||
Chris Dumez
Fix css/css-typed-om/the-stylepropertymap/properties/height.html WPT test to match the specification:
- https://w3c.github.io/csswg-drafts/css-sizing/#preferred-size-properties
- https://w3c.github.io/csswg-drafts/css-sizing/#max-size-properties
The specification indicates that negative values are not allowed for these properties. However, one of the subtests expects -3.14% as computed value.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/8036
EWS
Committed 258297@main (ec49be126ec5): <https://commits.webkit.org/258297@main>
Reviewed commits have been landed. Closing PR #8036 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103672320>