Bug 249821 - Fix css/css-typed-om/the-stylepropertymap/properties/padding.html WPT test
Summary: Fix css/css-typed-om/the-stylepropertymap/properties/padding.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 15:39 PST by Chris Dumez
Modified: 2022-12-22 18:06 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 15:39:37 PST
Fix css/css-typed-om/the-stylepropertymap/properties/padding.html WPT test to match the specification:
- https://w3c.github.io/csswg-drafts/css-box/#padding-physical

The specification indicates that negative values are not allowed for these properties. However, the test was expecting -3.14% for one of the subtests.
Comment 1 Chris Dumez 2022-12-22 15:40:57 PST
Pull request: https://github.com/WebKit/WebKit/pull/8031
Comment 2 EWS 2022-12-22 18:05:33 PST
Committed 258275@main (510e90c7e27f): <https://commits.webkit.org/258275@main>

Reviewed commits have been landed. Closing PR #8031 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-22 18:06:17 PST
<rdar://problem/103656628>