We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since the repl is about testing the javascript/browser/DOM, the distinction between iphone/ipad doesn't seem too important.
My testing has mostly been about trying older/newer versions of mobile safari for compatibility, regardless of device name and model.
I was thinking of adding an ios target with versions 8,7,6 available. It'd use the iPhone.
ios
Does that sound reasonable?
(We could explore deprecating iphone/ipad but that gets a bit more complicated.)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Since the repl is about testing the javascript/browser/DOM, the distinction between iphone/ipad doesn't seem too important.
My testing has mostly been about trying older/newer versions of mobile safari for compatibility, regardless of device name and model.
I was thinking of adding an
ios
target with versions 8,7,6 available. It'd use the iPhone.Does that sound reasonable?
(We could explore deprecating iphone/ipad but that gets a bit more complicated.)
The text was updated successfully, but these errors were encountered: