Bug 249825 - Fix css/css-typed-om/the-stylepropertymap/properties/height.html WPT test
Summary: Fix css/css-typed-om/the-stylepropertymap/properties/height.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:10 PST by Chris Dumez
Modified: 2022-12-23 09:47 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:10:36 PST
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.
Comment 1 Chris Dumez 2022-12-22 16:29:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/8036
Comment 2 EWS 2022-12-23 09:46:56 PST
Committed 258297@main (ec49be126ec5): <https://commits.webkit.org/258297@main>

Reviewed commits have been landed. Closing PR #8036 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-23 09:47:21 PST
<rdar://problem/103672320>