Skip to content

Maintaining browser support data #40

Closed
@praveenpuglia

Description

@praveenpuglia

Code 1.15 just released. At the time of adding support for display: flow-root to languageservice, I didn't have information about Opera 45 supporting it.

Today I went back to MDN to see it is now supported in Opera 45. This means the property now has to be manually told to support this info in css-schema.xml file.

And not just this but anything that needs change. Currently there are some problems.

  1. It's a tedious manual work.
  2. Mobile support data ins't even present.
  3. MDN's browser support tables aren't 100% reliable.

Can we build a system in the languageservice that automatically pulls in data from cainuse or any other service and then we don't need to painstakingly look for changes in browser support and manually update it?

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunities

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions