RESOLVED FIXED249366
Fix imported/w3c/web-platform-tests/css/css-box/inheritance.html for margin-trim
https://bugs.webkit.org/show_bug.cgi?id=249366
Summary Fix imported/w3c/web-platform-tests/css/css-box/inheritance.html for margin-trim
Sammy Gill
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-14 19:10:13 PST
Sammy Gill
Comment 2 2022-12-14 19:18:45 PST
Sammy Gill
Comment 3 2022-12-14 19:44:51 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37518
EWS
Comment 4 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.
Note You need to log in before you can comment on or make changes to this bug.