DescriptionMake the setCustomValidity() error argument not nullable
As per spec link:
https://html.spec.whatwg.org/#dom-cva-setcustomvalidity,
setCustomValidity() error argument should not be nullable,
i.e [TreatUndefinedAs=NullString] bit should also be removed.
Gecko has already done these changes.
BUG=504576
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198678
Patch Set 1 #
Total comments: 3
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 6
Patch Set 6 : #Patch Set 7 : #
Total comments: 4
Patch Set 8 : #Messages
Total messages: 34 (10 generated)
|