Closed
Bug 1490744
Opened 7 years ago
Closed 4 years ago
[wpt-sync] Sync PR 12972 - Add experimental support for enterKeyHint.
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12972 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12972
Details from upstream follow.
Dave Tapuska <dtapuska@chromium.org> wrote:
> Add experimental support for enterKeyHint.
>
> enterKeyHint allows customization of the virtual keyboard enter
> key. Enabled behind a flag since it isn't approved to ship yet.
>
> Spec:
> https://github.com/whatwg/html/pull/3538
>
> BUG=634330
>
> Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng
> Change-Id: I32b510d8157e0c676300a38bb4c7fa2bbced0b3d
>
> Reviewed-on: https://chromium-review.googlesource.com/1221696
> WPT-Export-Revision: af40e16ff647e638b36c6b6b0214351bed11cb2b
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8d9d9f6cb8a9378bdd0086b588aab537dbfec02d
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Comment 4•4 years ago
|
||
All tests are passed when I land enterkeyhint support.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•