If a feature flag has an experimental status (like "preview" or "unstable"), we should prevent the build when the actual value is ON by default (likely a mistake).
<rdar://problem/117216751>
Pull request: https://github.com/WebKit/WebKit/pull/19289