Bug 249366 - Fix imported/w3c/web-platform-tests/css/css-box/inheritance.html for margin-trim
Summary: Fix imported/w3c/web-platform-tests/css/css-box/inheritance.html for margin-trim
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sammy Gill
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-14 19:09 PST by Sammy Gill
Modified: 2022-12-14 21:28 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 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.