-
```
The value returned by CefSettings.locale is considered the "default" locale by
WebKit. It is initialized once by the system and cannot be changed on a
per-browser basis. It would be nice if ther…
-
This issue discusses moving away from XSLT, specifically client side XSLT but by extension, in the interests of simplicity (removing unnecessary layers), removing the XSLT completely.
The use of clie…
-
Given I use Safari web browser to navigate to GigaDB web site
When I navigate to the dataset pages's files tab
And I click on a download link
Then the file is downloaded
https://developer.apple.…
-
Is there a way to output arbitrary header/footers (e.g. page numbers) similar to the Save to PDF functionality of the Chrome browser?
EDIT: I read https://github.com/arachnys/athenapdf/issues/16 righ…
-
```
Paste this code on top of file editinplace.js
//begin code
if(!jQuery.browser){
jQuery.browser = {};
jQuery.browser.mozilla = false;
jQuery.browser.webkit = false;
jQuery.browser…
-
For example the following:
```css
.search [type="search"]::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.4);
}
.search [type="search"]::-moz-placeholder {
color: rgba(255, 255, 25…
-
### Expected behavior
When checking the action of an element, it checks if it is an element. When we are in an iframe this verification is falsified during the verification, because it cannot be inst…
-
This test fails in Firefox on Linux. Does not fail in Firefox on Windows, or in Chrome at all.
http://localhost:8080/Specs/SpecRunner.html?spec=Renderer%2FFramebuffer%20draws%20to%20a%20half%20floa…
-
```
The value returned by CefSettings.locale is considered the "default" locale by
WebKit. It is initialized once by the system and cannot be changed on a
per-browser basis. It would be nice if ther…
-
## I'm submitting a Feature Request
## Current Behavior
Tabs can only be toggled off when there is only one tab, or toggled off completly
## Expected Behavior
It would be nice to…