-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
fix: UIUserInterfaceStyle is undefined for iOS <= 11 #7931
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
Conversation
The property |
5a21341
to
fef9776
Compare
test --ignore cuteness uitests#vchimev/dark-mode/fixes ios10 ios11 ios12 ios13 |
test --ignore cuteness uitests#vchimev/dark-mode/fixes ios10 ios11 ios12 ios13 |
test --ignore cuteness uitests#vchimev/dark-mode/fixes ios10 ios11 ios12 ios13 |
PR Checklist
Fix that UIUserInterfaceStyle is undefined for iOS <= 11.
Add tests for the system appearance property and system appearance root view CSS classes.
Relates to #7800.