Top "Webkit" questions

WebKit is an open-source Web content engine for browsers and other applications, such as Apple Safari, Mail, App Store and several mobile browsers including the pre-installed browsers for Android, iOS, RIM Blackberry, Symbian, and WebOS.

Table Row Box-Shadow on Hover (Webkit)

Is this possible? My code works on Firefox. I can also get webkit to change other properties (e.g. background …

css webkit css-tables
Difference between "-webkit-text-fill-color" and "color"?

I'm trying to understand the difference between -webkit-text-fill-color and just simply color? Is there any functional difference? So far as …

css colors webkit fill
-webkit- vs -moz-transition

I am using CSS3 transitions on my site and the -webkit- seems to be working, whilst the -moz- is not. …

css webkit mozilla css-transitions
Alternatives to node webkit? (filesize of importance)

Whilst node-webkit is nice, the binaries on mac and linux are over 70MB for a hello world application. Unacceptable. Is …

node.js cross-browser webkit node-webkit
Enable real fixed positioning on Samsung Android browsers

The Android browser, since 2.2, supports fixed positioning, at least under certain circumstances such as when scaling is turned off. I …

android css webkit css-position samsung-mobile
Webkit border-radius and overflow bug when using any animation/transition

I am having getting a weird bug when I use a combination of overflow, border-radius, and transition. I have a …

css google-chrome safari webkit overflow
CSS3 color transition not working in Chrome

The links in the left menu in this website have a CSS3 transition property of the color, which changes on …

google-chrome css webkit css-transitions
Headless browser with full javascript support for java

I have been using HtmlUnit (the developers did a great job) as an headless browser for some of my previous …

java webkit qtwebkit headless headless-browser
How can I retrieve a file using WKWebView?

There is a file (CSV) that I want to download. It is behind a login screen on a website. I …

ios webkit ios8 wkwebview
webkit-transition height for a div with a dynamic changing height based on content?

please see the following jsFiddle http://jsfiddle.net/SgyEW/10/ You can click the various buttons which shows different length content …

css webkit transitions