This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
https://drafts.csswg.org/cssom/#the-elementcssinlinestyle-interface [[ Mutating the declarations must set the style content attribute on the context object to the serialization of the declarations. If the style content attribute is set, changed or removed, the declarations must be updated as appropriate. ]] # [15:16] <annevk> smaug____: "Mutating the declarations must set the style content attribute on the context object to the serialization of the declarations. If the style content attribute is set, changed or removed, the declarations must be updated as appropriate." # [15:16] <annevk> smaug____: bit too hand-wavy for my taste, but it is there # [15:17] <smaug____> indeed # [15:18] <smaug____> the case I'm wondering is .style.foo = "some invalid value"