-
I was using the code this plugin is based on and I noticed that it worked sporadically in IE8. It didn't throw any errors, it just never fired the load event. Google brought me to this plugin, so I …
-
In order to gain all available display space, we should think about putting together a HTML5,CSS3,GeoLocation capable Webkit Browser wrapper to use as a "pseudonative" android app, installable on the …
-
"function equalHeight(group)" is making WebKit based browser (safari, chromium, ...) rendering bad the home page. No problem detected with other browsers
-
in node webkit I could do something like this to open links that have target=_blank in the default browser:
```
win.on("new-win-policy", function(frame, url, policy) {
policy.ignore();
macg…
ghost updated
10 years ago
-
Sorry if here is the wrong place to ask this.
I have a pinephone and would like to have hardware accelerated video playback with the WebKit engine.
Gstreamer already fully supports hardware deco…
-
> Unexpected browser feature "css-appearance" is not supported by IE 11 and only partially
supported by Firefox 52,54, Chrome 49,58,59, Safari 10.1, Opera 46, iOS Safari 10.3, Chrome for
Android 59…
-
### Describe the bug
(sorry for perhaps using incorrect terminology. I'm not very familiar with Citrix, as I just moved from Windows where it "just works" [not meant angry])
citrix `selfservice` can…
-
### What type of issue is this?
Missing compatibility data
### What information was incorrect, unhelpful, or incomplete?
Some browsers offer secure profiles that disable unsafe features:
-…
-
See related: #311
## Environment
Safari 14 macOS
aio-cli 5.0.1
## Description
The url to go in the browser is:
```
To view your local application:
-> https://localhost:9080
To view …
-
### What type of issue is this?
Browser bug (a bug with a feature that may impact site compatibility)
### What information was incorrect, unhelpful, or incomplete?
Seems Safari supports the x resol…