Bug 250733

Summary: Check against initial values instead of the implicit flag when serializing
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: 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/39319

Description Darin Adler 2023-01-17 15:21:32 PST
There is still code that checks the implicit flag when serializing instead of checking against initial values. Need to check against initial values instead.
Comment 1 Radar WebKit Bug Importer 2023-01-17 15:23:04 PST
<rdar://problem/104353481>
Comment 2 Darin Adler 2023-01-21 12:37:12 PST
Pull request: https://github.com/WebKit/WebKit/pull/8925
Comment 3 EWS 2023-01-22 08:17:14 PST
Committed 259185@main (2e779d5aabd5): <https://commits.webkit.org/259185@main>

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