We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b1ecb commit 9c6ec6aCopy full SHA for 9c6ec6a
src/_value-attr.scss
@@ -6,6 +6,8 @@
6
// /!\ It doesn't get populate when ValidityState.badInput is true, see https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement:
7
// "If the user enters a value different from the value expected, this may return an empty string"
8
// See https://codepen.io/tkrotoff/pen/RLQQqo
9
+ //
10
+ // /!\ React + IE10: no value attribute
11
12
// stylelint-disable no-descending-specificity
13
0 commit comments