Bug 249366
| Summary: | Fix imported/w3c/web-platform-tests/css/css-box/inheritance.html for margin-trim | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
| Component: | Tools / Tests | Assignee: | Sammy Gill <sgill26> |
| 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/37518 | ||
Sammy Gill
The call to assert_not_inherited('margin-trim', 'none', 'all') uses a property value that was in an old version of the spec (all). This is not longer in the spec and should be replaced with another value
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103383727>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/7666
Sammy Gill
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37518
EWS
Committed 257903@main (07575d8d452f): <https://commits.webkit.org/257903@main>
Reviewed commits have been landed. Closing PR #7666 and removing active labels.