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.

"Unsafe JavaScript attempt to access frame with URL..." error being continuously generated in Chrome webkit inspector

Chrome (or any other webkit browser) throws a ton of these "Unsafe JavaScript attempt to access frame with URL..." when …

javascript facebook google-chrome webkit facebook-opengraph
Implementing horizontal/vertical finger swipe scrolling in android honeycomb webview/webkit?

I am planning to implement Honeycomb tablet application based on WebView (so, basically it'll be a HTML5 web based application …

android html webkit webview android-3.0-honeycomb
Proper way to optimize CSS 3 animations for iOS/Mobile Safari?

I'm building an iPad app using PhoneGap. I'm trying to use CSS transformations for the animation, but I'm not entirely …

ios webkit css-animations
Add new Microsoft Edge to web browser control?

The new Windows 10 with Microsoft Edge has arrived. I want to ask you, how can I add it to my …

c# webkit webbrowser-control windows-10 microsoft-edge
Webkit CSS to control the box around the color in an input[type=color]?

Is there a Webkit-specific CSS style that will allow me to control the color/size/style of the box around …

css html google-chrome webkit color-picker
Export CSS changes from inspector (webkit, firebug, etc)

When I'm working with CSS, I'll often test in a browser - say, Chrome - right click an element, click …

css webkit google-chrome-extension web-inspector
What does the random string after a WebKitFormBoundary do \ mean?

I'm trying to use a BI tool to automate a process which extracts data from our DB system, and then …

webkit delimiter
How do I create formatted javascript console log messages

I 'waddled' by the Console in Chrome on Facebook today. Surprisingly I got this message in the console. Now my …

javascript html google-chrome webkit exploit
Hiding textarea resize handle in Safari

I'm using textarea components in my application, and I control their height dynamically. As the user types, the height is …

safari webkit css
CSS (webkit): overriding top with bottom on absolute-positioned element

I'm having a problem with overriding some plugin CSS. Editing that CSS directly is not really an option, as it …

css webkit css-position