[[["易于理解","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"]],["最后更新时间 (UTC):2012-03-01。"],[[["Online forms are a major bottleneck in conversion funnels, causing users to abandon tasks due to repetitive data entry."],["Chrome's Autofill aims to ease this by remembering user information, but websites often lack clear labeling for autofill to work effectively."],["A new experimental attribute, \"x-autocompletetype,\" allows web developers to specify common data types for form fields, improving autofill accuracy."],["This attribute, currently implemented in Chrome, aims to drive conversions without requiring significant website changes."],["Feedback on this experimental feature is encouraged through the provided channels to shape its standardization."]]],["Chrome introduced an experimental \"autocomplete type\" attribute, `x-autocompletetype`, for web developers to enhance form auto-completion. This new attribute allows developers to label `text` and `select` fields with common data types (e.g., 'full-name', 'email') directly in the HTML. This helps form-filling services like Chrome's Autofill to parse forms accurately and improve conversion rates by reducing user effort. The attribute is a collaboration with other vendors, and feedback is requested.\n"]]