Bug 249821
Summary: | Fix css/css-typed-om/the-stylepropertymap/properties/padding.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/37662 | ||
Bug Depends on: | |||
Bug Blocks: | 175733 |
Chris Dumez
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/8031
EWS
Committed 258275@main (510e90c7e27f): <https://commits.webkit.org/258275@main>
Reviewed commits have been landed. Closing PR #8031 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103656628>