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

IE CSS data: Provide real version numbers #3801

Closed
Elchi3 opened this issue Apr 9, 2019 · 6 comments
Closed

IE CSS data: Provide real version numbers #3801

Elchi3 opened this issue Apr 9, 2019 · 6 comments
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS help wanted You're encouraged to pick up this issue, a maintainer will come back to you and review your work.

Comments

@Elchi3
Copy link
Member

Elchi3 commented Apr 9, 2019

Lists of CSS features that have true or null for IE.
Part of #3710

AC: Real values for all of the features below are merged to master.

CSS at rules

CSS properties

CSS selectors

CSS types

@Elchi3 Elchi3 added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Apr 9, 2019
@Elchi3 Elchi3 changed the title IE CSS data: Provide real values IE CSS data: Provide real version numbers Apr 10, 2019
@Elchi3 Elchi3 added the help wanted You're encouraged to pick up this issue, a maintainer will come back to you and review your work. label Apr 10, 2019
@queengooborg
Copy link
Contributor

queengooborg commented Apr 26, 2019

Only four left before IE's all done, whoo! Wrote down some notes about the remaining ones:

css.properties.hyphens.german_traditional_orthography - not sure how to test this
css.properties.hyphens.german_swiss_orthography - not sure how to test this
css.types.length-percentage.viewport_lengths_invalid_in_paged_media - can't test due to environment restrictions (in BrowserStack/LambdaTest)
css.types.length.viewport_lengths_invalid_in_paged_media - can't test due to environment restrictions (in BrowserStack/LambdaTest)

@Elchi3
Copy link
Member Author

Elchi3 commented Apr 26, 2019

Wow, these are really tough.

@queengooborg
Copy link
Contributor

queengooborg commented Apr 26, 2019

They are indeed -- the last two, we'll need some VMs if we can get a hold of some. I know @foolip has access to Edge 12, and I have IE 1-6. Any other versions, I've been relying on BrowserStack and SauceLabs.

@foolip
Copy link
Contributor

foolip commented Apr 26, 2019

Given a script that outputs plain text I can run it and paste the results here.

@queengooborg
Copy link
Contributor

queengooborg commented May 9, 2019

I can't believe it -- we've finished up an entire browser's CSS compatibility! Woo! 🎉

@Elchi3
Copy link
Member Author

Elchi3 commented May 9, 2019

Yes, w000t! This makes me very happy! 😺

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS help wanted You're encouraged to pick up this issue, a maintainer will come back to you and review your work.
Projects
None yet
Development

No branches or pull requests

3 participants