[Webkit-unassigned] [Bug 252925] REGRESSION (STP 164): new failure in css/css-backgrounds/parsing/background-shorthand-serialization.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 19:53:59 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252925

--- Comment #3 from Darin Adler <darin at apple.com> ---
We can just assume that we want this to serialize as "none" and fix it right away rather than waiting for the issues to be resolved. The fix is really easy:

1) Move "background-color" to the end of the list of longhands in CSSProperties.json for "background".

2) Rebase all the tests that change results.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230227/58109a9e/attachment.htm>


More information about the webkit-unassigned mailing list