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

Suspect differences between IE and Edge support #23796

Open
9 of 32 tasks
foolip opened this issue Jul 12, 2024 · 2 comments
Open
9 of 32 tasks

Suspect differences between IE and Edge support #23796

foolip opened this issue Jul 12, 2024 · 2 comments
Labels
bulk_update An update to a mass amount of data, or scripts/linters related to such changes

Comments

@foolip
Copy link
Contributor

foolip commented Jul 12, 2024

#23791 was a case where there was an IE version, but Edge was set to mirror, resulting in Edge 79. This is probably correct in some case, but there are probably more errors of this sort.

comm -23 <(npm run traverse -- -b edge -f mirror | sort) <(npm run traverse -- -b ie -f false -f null | sort) produces this list for review:

@foolip
Copy link
Contributor Author

foolip commented Jul 12, 2024

@captainbrosset @ddbeck FYI, anything in web-features that includes any of the above keys needs an extra look.

@captainbrosset
Copy link
Contributor

@foolip I opened #23798 for the overflow CSS properties.

@queengooborg queengooborg added the bulk_update An update to a mass amount of data, or scripts/linters related to such changes label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bulk_update An update to a mass amount of data, or scripts/linters related to such changes
Projects
None yet
Development

No branches or pull requests

3 participants