We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6688b95 + 34f669d commit d637109Copy full SHA for d637109
docs/styles/spec/text-input-spec.less
@@ -13,8 +13,7 @@
13
}
14
15
/* ----- Changed / Touched --------------- */
16
- &[hx-changed],
17
- &[hx-touched] {
+ &[hx-dirty] {
18
> input[type="text"]:invalid.mock-focus {
19
.TextControl(invalid-focus);
20
docs/styles/spec/textarea-spec.less
> textarea:invalid.mock-focus {
0 commit comments