google-nomulus/java/com/google/domain/registry/ui/conformance_proto.txt
2016-03-01 17:59:16 -05:00

8 lines
231 B
Protocol Buffer

# -*-protobuf-*-
requirement: {
type: BANNED_PROPERTY_WRITE
error_message: 'Assignment to Element.prototype.innerHTML is not allowed. '
'Use goog.dom.safe.setInnerHtml instead. '
value: 'Element.prototype.innerHTML'
}