frenic / csstype

Strict TypeScript and Flow types for style based on MDN data
MIT License
1.7k stars 69 forks source link

Is there a reason why vendor prefixes in IE start with a lowercase letter? #192

Open black7375 opened 3 months ago

black7375 commented 3 months ago

Unlike Moz or Webkit, it is lowercase.

https://github.com/frenic/csstype/blob/fb448e21733ac5cb52523d3b678fdbbe1f9b42f2/index.d.ts#L6523 https://github.com/frenic/csstype/blob/fb448e21733ac5cb52523d3b678fdbbe1f9b42f2/index.d.ts#L6123 https://github.com/frenic/csstype/blob/fb448e21733ac5cb52523d3b678fdbbe1f9b42f2/index.d.ts#L7011