Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add device-eid and device-imei autocomplete tokens #9913

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

annevk
Copy link
Member

@annevk annevk commented Nov 6, 2023

These tokens will be useful in select end user interactions making it easier for end users to provision a new eSIM for their device. User agents are not expected to honor these by default, but rather only in select underlying platform flows where it makes sense to convey this information about the end user's device.

Tests: web-platform-tests/wpt#42965.

Fixes #9884.

(See WHATWG Working Mode: Changes for more details.)


/acknowledgements.html ( diff )
/form-control-infrastructure.html ( diff )

These tokens will be useful in select end user interactions making it easier for end users to provision a new eSIM for their device. User agents are not expected to honor these by default, but rather only in select underlying platform flows where it makes sense to convey this information about the end user's device.

Tests: web-platform-tests/wpt#42965.

Fixes #9884.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

autocomplete tokens for EID and IMEI
1 participant