[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2015-03-01 UTC。"],[[["Chrome now fully supports the `autocomplete` attribute for form fields, allowing faster and easier form completion for users."],["Webmasters can increase form completion rates by marking up their forms with the `autocomplete` attribute, improving user experience."],["Using the `autocomplete` attribute enhances form usability, especially crucial for mobile users who are increasingly browsing the internet on their devices."],["The `autocomplete` attribute enables web developers to label input fields with common data types without altering the user interface or backend."]]],["Websites rely on forms, but users often find repeatedly entering information tedious and error-prone. Chrome now fully supports the `autocomplete` attribute, as defined by the WHATWG HTML Standard, allowing developers to label form fields with data types like `name` or `email`. This enables faster form completion without changing the user interface. Marking up form fields with `autocomplete` increases form completion rates and improves mobile usability, which is a high priority.\n"]]