- From: <bugzilla@jessica.w3.org>
- Date: Tue, 25 Aug 2015 07:11:44 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29083 Bug ID: 29083 Summary: Changing element.style is too handwavy Product: CSS Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: CSSOM Assignee: simonp@opera.com Reporter: simonp@opera.com QA Contact: public-css-bugzilla@w3.org Target Milestone: --- 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" -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 25 August 2015 07:11:48 UTC