-
### Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my b…
-
### 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…
-
Currently it works only on webkit-based browser such as Chrome.
Firefox, IE, Edge do not work.
This is because Polymer is used.
-
```
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…
-
https://caniuse.com/ruby
>Partial support refers to only supporting basic ruby, may still be missing writing-mode, Complex ruby and CSS3 Ruby.
I'm wondering if this is accurate anymore. Withou…
-
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…
-
Animations do not work in this browser, use webkit to fix it
-
Many popular sites use the X-Frame-Options HTTP header to prevent being loaded in an `iframe`, so they cannot be viewed with voxel-webview.
https://developer.mozilla.org/en-US/docs/HTTP/X-Frame-Opti…
-
`block-ellipsis` is specified as affecting the line-breaking of a line, such that the width of the block overflow ellipsis is subtracted from the available width of the line. This means that, if a lin…
-
I want to prevent a line break after a hyphen that is preceded by a space.
So a string like
```
foo bar -baz
```
can be broken as
```
foo bar
-baz
```
but not
```
foo bar -
baz
```
…