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

Add detailed explanation for Opera Mini target (op_mini) #754

Merged
merged 2 commits into from Apr 17, 2023

Conversation

tats-u
Copy link
Contributor

@tats-u tats-u commented Apr 16, 2023

From browserslist/browsersl.ist#494

Opera Mini seems to have 2 data saving modes:

Extreme
High

https://blogs.opera.com/news/2015/09/new-high-saving-data-opera-mini/

"High" seems to be compatible with Chrome.
caniuse.com says "To test on iOS/Android this mode can be enabled using "Extreme data savings"".

In short, what we call op_mini is not the entire of Opera Mini but just one of its modes.

@tats-u tats-u changed the title Add detailed explanation for Opera Mini (op_mini) Add detailed explanation for Opera Mini target (op_mini) Apr 16, 2023
README.md Outdated

- `↪︎ name` implies that the browser uses the same engine captured by `name`
- <sup>1</sup> [Opera Mobile ≈ Chrome Android](https://github.com/Fyrd/caniuse/issues/5602#issuecomment-792385127)
- <sup>2</sup> [All iOS browsers use WebKit](https://en.wikipedia.org/wiki/WebKit)
- <sup>3</sup> Opera Mini has 2 modes “Extreme” and “High” for data saving. `op_mini` targets at the “Extreme” one. “High” is compatible with the normal Opera Mobile.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you keep 80 symbols in line limit

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed it

@tats-u tats-u requested a review from ai April 17, 2023 14:41
@ai ai merged commit cc85973 into browserslist:main Apr 17, 2023
3 of 7 checks passed
@ai
Copy link
Member

ai commented Apr 17, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants