[Webkit-unassigned] [Bug 44415] New: Please expose CSS stylesheets to the API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 23 04:45:16 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44415
Summary: Please expose CSS stylesheets to the API
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Enhancement
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bero at arklinux.org
There are several use cases where it would be useful to see and manipulate CSS stylesheets directly from a QWebFrame or the likes (e.g. building an HTML editor, or adjusting an attribute on a CSS class based on an action that occurred in C++ code.
Right now, the only way to achieve this seems to be through QWebFrame::evaluateJavaScript - it would be nice to have more direct access to the CSS bits.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list