Bug 248817

Summary: Improve some CSS WPT tests so their output is easier to read and fix some mistaken expectations
Product: WebKit Reporter: Darin Adler <darin>
Component: Tools / TestsAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: ntim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://github.com/web-platform-tests/wpt/pull/37362

Description Darin Adler 2022-12-06 07:08:10 PST
There are some WPT tests where the output only shows one failure. Easy to restructure them so you can see all the failures. Also, some are incorrectly expecting that "initial" for a longhand will still serialize the longhand, but in that case the longhand should serialize as empty string. Dealing with both those issues.
Comment 1 Darin Adler 2022-12-06 07:47:07 PST
Pull request: https://github.com/WebKit/WebKit/pull/7201
Comment 2 Radar WebKit Bug Importer 2022-12-06 07:47:22 PST
<rdar://problem/103026393>
Comment 3 EWS 2022-12-06 15:03:51 PST
Committed 257438@main (e18f26fb8c87): <https://commits.webkit.org/257438@main>

Reviewed commits have been landed. Closing PR #7201 and removing active labels.