-
```
I've noticed that ndata is not used. At least on plugin side.
WebKit plugin implementation has a correspondence table between NPP_t* and
PluginView*. So it is not used in WebKit. Not sure about M…
-
```
I've noticed that ndata is not used. At least on plugin side.
WebKit plugin implementation has a correspondence table between NPP_t* and
PluginView*. So it is not used in WebKit. Not sure about M…
-
```
I've noticed that ndata is not used. At least on plugin side.
WebKit plugin implementation has a correspondence table between NPP_t* and
PluginView*. So it is not used in WebKit. Not sure about M…
-
__Expected behavior:__
When I write `width: 'available'` or `width: 'fill-available'` they should convert `-moz-available` and `-webkit-fill-available`according to the browser.
__Describe the bug:…
-
Mongrel returns Not Modified response status if there was some changes in the headers of the page.
For instance:
I 've changed the Content-Type in order to fix a bug on browser side. But browser did…
-
### Describe the bug
in the 'primeng/resources/primeng' there is:
input[type='button'],
input[type='submit'],
input[type='reset'],
input[type='file']::-webkit-file-upl…
-
... if we're (at least for now) madating a WebKit browser, we can just make the SVG an img tag. Webkit inlines and autosizes them just like any other image.
Long term, we'll need to include the dimen…
-
```
it would be cool if the gwt-mobile-webkit API could reuse the Google Gears
GWT API under the covers if the browser does not support HTML5's database
API but does have Gears installed
http://cod…
-
http://nwjs.io (fka node-webkit) allows writing desktop apps using Node.js and WebKit, might be interesting to port voxel-clientmc to run on it. Of course, the main goal of voxel-clientmc is to run in…
-
Currently it works only on webkit-based browser such as Chrome.
Firefox, IE, Edge do not work.
This is because Polymer is used.