SIGN IN SIGN UP

Fix logic around attribute seralization (#26526)

There was a bug in the attribute seralization for stylesheet resources
injected by the Fizz runtime. For boolean properties the attribute value
was set to an empty string but later immediately set to a string coerced
value. This PR fixes that bug and refactors the code paths to be clearer
J
Josh Story committed
4a1cc2ddd035f5c269e82ab6f7686e2e60d3b3ea
Parent: b14f8da
Committed by GitHub <noreply@github.com> on 4/3/2023, 4:34:53 PM