Re: [csswg-drafts] [css-ui] Control whether an element is findable/searchable (Ctrl+F) (#3460)

I filed https://github.com/w3c/csswg-drafts/issues/9726 with another motivating example, and a strawman proposal:

```css
  user-find: auto | none;
```

Copying questions from there:

 * Does that seem reasonable? It should be extensible in the future if we want to, but that seems like a consistent starting point to me.

 * Another question is: Should this property be inherited? `user-select` isn't, but `user-select` is really weird. I think it'd be simpler if this one was inherited, but open to other ideas.

cc @josepharhar @mfreed7 @rniwa @fantasai @frivoal

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3460#issuecomment-1863086722 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 19 December 2023 16:26:06 UTC