Bug 1494200 [wpt PR 13213] - html: Fix form-autocomplete.html, a=testonly
commitbf4c3fc19ca6d2193d49ed1c612e154d8d056902
authorKent Tamura <tkent@chromium.org>
Wed, 3 Oct 2018 09:30:33 +0000 (3 09:30 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 4 Oct 2018 13:40:36 +0000 (4 13:40 +0000)
tree04ae9ae9c64663a1c6696cee86511a05c2954e44
parentffde7738b9b62a1ee644ed6b9e0c86cc82db3f6e
Bug 1494200 [wpt PR 13213] - html: Fix form-autocomplete.html, a=testonly

Automatic update from web-platform-testshtml: Fix form-autocomplete.html

It has incorrect test cases.
They expected 'autocomplete' IDL attribute getter for <input> without
autocomplete content attribute returned 'autofill field name' instead of
'IDL-exposed autofill value'.

These updated tests pass on Chrome, Firefox, and Safari.

Specification: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model

Bug: 758074
Change-Id: I9f7469d2e2dbf91012fe0f7eddedd0d024e6b120
Reviewed-on: https://chromium-review.googlesource.com/1245018
Reviewed-by: Yoshifumi Inoue <yosin@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#594234}

--

wpt-commits: e594e00fde3a9cc8842f4584aa04875e83b835cc
wpt-pr: 13213
testing/web-platform/tests/html/semantics/forms/the-form-element/form-autocomplete.html