Bug 232943 - The cssText property for a computed style should return an empty string
Summary: The cssText property for a computed style should return an empty string
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-10 07:05 PST by Antoine Quint
Modified: 2021-11-11 13:03 PST (History)
9 users (show)

See Also:


Attachments
Patch (13.45 KB, patch)
2021-11-10 07:06 PST, Antoine Quint
no flags Details | Formatted Diff | Diff
Patch for landing (58.75 KB, patch)
2021-11-10 11:34 PST, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2021-11-10 07:05:16 PST
The cssText property for a computed style should return an empty string
Comment 1 Antoine Quint 2021-11-10 07:06:47 PST
Created attachment 443816 [details]
Patch
Comment 2 Antoine Quint 2021-11-10 11:34:23 PST
Created attachment 443840 [details]
Patch for landing
Comment 3 EWS 2021-11-10 12:10:11 PST
Committed r285604 (244108@main): <https://commits.webkit.org/244108@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 443840 [details].
Comment 4 Radar WebKit Bug Importer 2021-11-10 12:11:21 PST
<rdar://problem/85265070>
Comment 5 Kiet Ho 2021-11-11 13:03:57 PST
Thanks for fixing this! I agreed, having to rebaseline the tests everytime I add a new CSS property is annoying.