Keep browser autofill within canonical field colors

This commit is contained in:
Codex
2026-09-07 21:06:00 +03:00
parent 5b882bc3d9
commit 26a1bf72a2
4 changed files with 18 additions and 3 deletions
+2 -1
View File
@@ -109,7 +109,8 @@
"summary": "Textual form controls with consistent labels, hints, geometry and focus surface.",
"rules": [
"Labels and validation copy are part of the field contract.",
"Keyboard focus changes the surface and remains visible without a browser-blue outline."
"Keyboard focus changes the surface and remains visible without a browser-blue outline.",
"Browser autofill retains the canonical field material, text and caret; keyboard focus remains visible."
]
},
{