Bug 250733 - Check against initial values instead of the implicit flag when serializing
Summary: Check against initial values instead of the implicit flag when serializing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-17 15:21 PST by Darin Adler
Modified: 2023-06-07 17:12 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.