microsoft / vscode-custom-data

Documentation and sample for using VS Code custom data format
MIT License
196 stars 75 forks source link

Fix webkit css property name #7

Closed chrisben closed 4 years ago

chrisben commented 4 years ago

::-webkit-meter-suboptimum-value and not ::-webkit-meter-suboptimal-value https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-meter-suboptimum-value

Not sure if the matching browsers.css-data.json file has to be updated as well?

octref commented 4 years ago

Thank you, you can run yarn generate-data again in web-data to update it. I just did that.

I'll add a contributing doc soon.

msftclas commented 4 years ago

CLA assistant check
All CLA requirements met.

octref commented 4 years ago

Hmm sorry, seems I merged too early. Hope you don't mind signing the CLA.