This allows some `AttrValue` variants, the ones that are easily serializable and are sometimes set without existing serializations, to be lazily serialized. The goal here is to allow storing these values, but only serializing when necessary. Imports https://github.com/servo/stylo/pull/365 Differential Revision: https://phabricator.services.mozilla.com/D305014