Descriptionto support css3 transition-property, the css sanitizer has a new atom
<property-name> that isn't handled by the es53 css sanitizer,
so it throws a SomethingWidgyHappenedError.
In this CL I'm just treating <property-name> as a synonym for
<identifier>, because the difference is not particularly
security-critical, and es53 is going away anyway.
Patch Set 1 #
Total comments: 1
MessagesTotal messages: 3
|
||||||||||||||||||||||||||||