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.

Is that possible to build static Qt library with webkit enabled? And how?

I tried to build static Qt library with the following command: ./configure --prefix=/usr/local/qt --static --accessibility --multimedia --audio-backend …

c++ qt qt4 webkit qtwebkit
Webkit Keyframes on Hover - Prevent Previous Animation

I have an element that I have a set of @-webkit-keyframes to animate in. On page load, these keyframes run, …

html css webkit css-animations webkit-animation
web speech api speech synthesis - getting voice list

I'm having a weird issue with the web speech api. I've set up some code to speak a string of …

javascript google-chrome webkit speech-recognition text-to-speech
Issue with click-drag-select in text input field also scrolls parent element, webkit bug or feature?

There's a weird behavior that I've been experiencing with only the webkit browsers since last year, and it is driving …

html css google-chrome webkit user-experience
CSS-Rotated text in Webkit browsers is blurred

I've come across a severe problem I can't solve.. I created an accordion element with the jQuery Plugin easyAccordion.js. …

css webkit rotation blurry
How do I make Python, QT, and Webkit work on a headless server?

I have Debian Linux server that I use for a variety of things. I want it to be able to …

python qt webkit headless headless-browser
Version of WebKit in JavaFX 8 WebView

What is the version of WebKit in JavaFX 8?

webkit javafx-8
Fixing site size in FireFox vs Chrome on large screens

It seems that Gecko, Trident and Webkit have a different way of displaying web pages on high resolution screens. Webkit …

css webkit size viewport gecko
Getting source HTML from a WebView in Cocoa

I'm working on a OS X program where the user does some light WYSIWYG HTML editing in a WebView. Being …

cocoa webkit webview macruby
Capturing Microphone Using Html 5 and broadcast using socket.io

I am currently developing Virtual Classroom with whiteboard,video/audio conferencing. How can I capture microphone using HTML5,Javascript. How …

html webkit websocket socket.io audio-capture