Bug 234906

Summary: REGRESSION (r287609?): imported/w3c/web-platform-tests/css/cssom/css-style-attr-decl-block.html is consistently failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: jh718.park, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=183994

Ryan Haddad
Reported 2022-01-05 15:52:51 PST
imported/w3c/web-platform-tests/css/cssom/css-style-attr-decl-block.html is consistently failing on all bots after https://trac.webkit.org/changeset/285915/webkit was reverted in https://trac.webkit.org/changeset/287609/webkit https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcssom%2Fcss-style-attr-decl-block.html The diff output is quite large (https://build.webkit.org/results/Apple-Catalina-Release-WK2-Tests/r287609%20(7802)/imported/w3c/web-platform-tests/css/cssom/css-style-attr-decl-block-pretty-diff.html), but it seems the problem is that the test was expecting 'border-radius: unset unset unset 1px' but got 'border-radius: revert revert revert 1px'
Attachments
Antti Koivisto
Comment 1 2022-01-08 00:02:38 PST
just needs a rebase
Radar WebKit Bug Importer
Comment 2 2022-01-12 15:53:15 PST
Ryan Haddad
Comment 3 2022-12-09 13:55:36 PST
This is passing now according to the results database.
Note You need to log in before you can comment on or make changes to this bug.