Skip to content

Preventing User Dictionary Leaks via ::spelling-error and ::grammar-error CSS Pseudo-Elements #546

@arichiv

Description

@arichiv

Proposal author(s)

@arichiv, @arturjanc, @Ladankhamnian

Title of the proposal

Preventing User Dictionary Leaks via ::spelling-error and ::grammar-error CSS Pseudo-Elements

URL to the spec's repository

https://github.com/explainers-by-googlers/user-dictionary-leaks

Issue Tracker URL

https://crbug.com/415712674

Explainer URL

https://explainers-by-googlers.github.io/user-dictionary-leaks/

TAG Design Review URL

w3ctag/design-reviews#1148

Mozilla standards-positions issue URL

mozilla/standards-positions#1294

Description

We want to prevent websites from extracting information about a user’s dictionary using CSS spelling/grammar hint highlights. This is currently possible by making a text field with a repeated (misspelled) word autofocus and monitoring rendering performance to notice when highlighting occurs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions