[WebGPU] enum values are on separate lines in idl files, e.g., [ EnabledBySetting=WebGPU ] enum GPU... { to be consistent with other idl files, the enum should be like: [ EnabledBySetting=WebGPU ] enum GPU... {
<rdar://problem/106579273>
Pull request: https://github.com/WebKit/WebKit/pull/28195