-
```
Mozilla/5.0 (Linux; U; Android 4.1.1; ru-ru; GU110A Build/JRO03H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30
```
```
{ isAuthoritative: true,
isMobile: true,
isTa…
-
When instal and build the boilerplate there are classes generated that are not set in the html
I'n my example:
```css
.flex {
display: flex
}
.transition {
transition-property: colo…
-
Currently we can only run one app per instance of node-webkit now, we should be able to open multiple apps in one instance, e.g. only one browser process and multiple renderer processes for each of th…
-
Can we add [Cromite](https://github.com/uazo/cromite) and [Arc](https://arc.net/) support?
-
1. Start WebKit Browser (seems to affect only safari on my mac, not Firefox or Vivaldi/Chromium).
2. Clone [my minimal reproducible example repo](https://github.com/apolo49/select-error-qwik-ui/) (So…
-
Instead of adding a whole $.browser function, you could replace it with a one-liner:
```
/webkit/.test(navigator.userAgent.toLowerCase());
```
It will be faster and smaller in terms of bytes.
-
Chrome and Safari draw text with the "top" baseline at different positions in canvas2d. See the following issues:
https://bugs.webkit.org/show_bug.cgi?id=226334
https://bugs.chromium.org/p/chromiu…
-
```
What steps will reproduce the problem?
1. Run a .NET program which has the open-webkit-sharp browser.
2. Display the web inspector
3. Restart the same program and show the inspector again.
What i…
-
```
What steps will reproduce the problem?
1. Run a .NET program which has the open-webkit-sharp browser.
2. Display the web inspector
3. Restart the same program and show the inspector again.
What i…
-
### Issue description
- version 0.9.3
- react 15.5.0
- browser: Safari 11.0.2 (13604.4.7.1.3)
### Steps to reproduce issue
### Steps to reproduce
1. ~~Mount a video with ```preload="meta…
Bertg updated
5 years ago