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.
Pull request: https://github.com/WebKit/WebKit/pull/8031
Committed 258275@main (510e90c7e27f): <https://commits.webkit.org/258275@main> Reviewed commits have been landed. Closing PR #8031 and removing active labels.
<rdar://problem/103656628>