Bug 234906 - REGRESSION (r287609?): imported/w3c/web-platform-tests/css/cssom/css-style-attr-decl-block.html is consistently failing
Summary: REGRESSION (r287609?): imported/w3c/web-platform-tests/css/cssom/css-style-at...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-05 15:52 PST by Ryan Haddad
Modified: 2022-12-09 13:55 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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'
Comment 1 Antti Koivisto 2022-01-08 00:02:38 PST
just needs a rebase
Comment 2 Radar WebKit Bug Importer 2022-01-12 15:53:15 PST
<rdar://problem/87492317>
Comment 3 Ryan Haddad 2022-12-09 13:55:36 PST
This is passing now according to the results database.