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 / TestsAssignee: 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

Description Sammy Gill 2022-12-14 19:09:57 PST
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
Comment 1 Radar WebKit Bug Importer 2022-12-14 19:10:13 PST
<rdar://problem/103383727>
Comment 2 Sammy Gill 2022-12-14 19:18:45 PST
Pull request: https://github.com/WebKit/WebKit/pull/7666
Comment 3 Sammy Gill 2022-12-14 19:44:51 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37518
Comment 4 EWS 2022-12-14 21:28:31 PST
Committed 257903@main (07575d8d452f): <https://commits.webkit.org/257903@main>

Reviewed commits have been landed. Closing PR #7666 and removing active labels.