Skip to content

[css-pseudo-4] outline on ::selection #3604

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

Closed
fantasai opened this issue Feb 2, 2019 · 2 comments
Closed

[css-pseudo-4] outline on ::selection #3604

fantasai opened this issue Feb 2, 2019 · 2 comments

Comments

@fantasai
Copy link
Collaborator

fantasai commented Feb 2, 2019

We had listed 'outline' as supported on ::selection, so I tried my best to add a reasonable definition of what that would mean:

The outline, if supported, must be drawn around the union of the active portions of the highlight overlay precisely along the boundaries of those portions and not between congruent parts. The UA may use the outline styling of the nearest common ancestor of any continuous or discontinuous range rather than piecing together varying styles of outline into a single shape.

It seems a bit crazy, so I'm wondering if it should be dropped from the list of supported styles or any implementer thinks it's worth keeping.

@heycam
Copy link
Contributor

heycam commented Feb 2, 2019

I'm in favour of removing it.

@css-meeting-bot
Copy link
Member

The CSS Working Group just discussed outline on ::selection, and agreed to the following:

  • RESOLVED: Remove outline from list of supported styles on ::selection
The full IRC log of that discussion <dael> Topic: outline on ::selection
<dael> github: https://github.com//issues/3604
<jensimmons> Thanks for letting me announce that! Thanks astearns !
<dael> fantasai: currently outline applies. I tried to add a definition but it's not that simple and I don't think anyone impl. Does anyone want this? If not we can drop it. It's able selection as well as spell check.
<dael> dbaron: I wouldn't know how to define it so happy to remove
<fantasai> s/able/about/
<dael> florian: use cases I'm aware of don't call or it so I'm okay
<dael> astearns: Anyone want to keep it?
<fremy> +1 drop it
<dael> astearns: Prop: Remove outline from list of supported styles on ::selection
<dael> astearns: Obj?
<florian> s/I'm aware of/I care about/
<dael> RESOLVED: Remove outline from list of supported styles on ::selection

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

No branches or pull requests

3 participants