Every time `Source/WebCore/css/makeprop.pl` runs it generates different contents for `CSSPropertyNames.gprof` (and subsequently for `CSSPropertyNames.cpp`). The switch-case statements for the properties are written out in a non-deterministic order.
rdar://96607159
I have a fix at https://github.com/WebKit/WebKit/pull/2179
Pull request: https://github.com/WebKit/WebKit/pull/2196
Committed 252297@main (e4ff5dfc94ce): <https://commits.webkit.org/252297@main> Reviewed commits have been landed. Closing PR #2196 and removing active labels.