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

[css] Unknown property: 'overscroll-behavior' #46866

Closed
nicolashenry opened this issue Mar 28, 2018 · 1 comment
Closed

[css] Unknown property: 'overscroll-behavior' #46866

nicolashenry opened this issue Mar 28, 2018 · 1 comment
Assignees
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling feature-request Request for new features or functionality on-testplan
Milestone

Comments

@nicolashenry
Copy link

  • VSCode Version: 1.21.1
  • OS Version: Windows 7

Steps to Reproduce:

  1. Open a css file
  2. Add overscroll-behavior property somewhere :
.my-selector {
    overscroll-behavior: contain;
}
  1. Warning occurs: Unknown property: 'overscroll-behavior'

Does this issue occur when all extensions are disabled?: Yes

@vscodebot
Copy link

vscodebot bot commented Mar 28, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the css-less-scss Issues and items concerning CSS,Less,SCSS styling label Mar 28, 2018
@aeschli aeschli changed the title [CSS] Unknown property: 'overscroll-behavior' [css] Unknown property: 'overscroll-behavior' Mar 28, 2018
@aeschli aeschli added the feature-request Request for new features or functionality label Mar 28, 2018
@aeschli aeschli added this to the Backlog milestone Mar 28, 2018
@octref octref modified the milestones: Backlog, April 2018 Apr 23, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

No branches or pull requests

3 participants