DescriptionMake element.style.setProperty override earlier property values
When using setProperty make sure any previous value for the parsed property is overridden.
Also follow CSSOM more strictly and bail out if the priority is not "important" or empty.
BUG=331236
Patch Set 1 #Patch Set 2 : Do strict important check #Patch Set 3 : Use a temp property set #Patch Set 4 : Set correct parser mode #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|